Share via


SfcDependencyEngine.Add Method

Include Protected Members
Include Inherited Members

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Explicit interface implemetationPrivate method ISfcDependencyDiscoveryObjectSink.Add(SfcDependencyDirection, SfcInstance, SfcTypeRelation, Boolean) Adds a directional reference from this object to the target object with the relation type and discovered state applied to the target object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Explicit interface implemetationPrivate method ISfcDependencyDiscoveryObjectSink.Add<T>(SfcDependencyDirection, IEnumerable<T>, SfcTypeRelation, Boolean) Adds a directional reference from this object to each of the target objects or keychains with the relation type and discovered state applied to each target object or keychain.
Explicit interface implemetationPrivate method ISfcDependencyDiscoveryObjectSink.Add(SfcDependencyDirection, IEnumerator, SfcTypeRelation, Boolean) Adds a directional reference from this object to each of the target objects or keychains with the relation type and discovered state applied to each target object or keychain. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Top

See Also

Reference

SfcDependencyEngine Class

Microsoft.SqlServer.Management.Sdk.Sfc Namespace