ISfcDependencyDiscoveryObjectSink 接口

不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Interface ISfcDependencyDiscoveryObjectSink
用法
Dim instance As ISfcDependencyDiscoveryObjectSink
public interface ISfcDependencyDiscoveryObjectSink
public interface class ISfcDependencyDiscoveryObjectSink
type ISfcDependencyDiscoveryObjectSink =  interface end
public interface ISfcDependencyDiscoveryObjectSink

ISfcDependencyDiscoveryObjectSink 类型公开以下成员。

属性

  名称 说明
公共属性 Action Gets the SfcDependency action. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

页首

方法

  名称 说明
公共方法 Add(SfcDependencyDirection, SfcInstance, SfcTypeRelation, Boolean) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 Add(SfcDependencyDirection, IEnumerator, SfcTypeRelation, Boolean) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 Add<T>(SfcDependencyDirection, IEnumerable<T>, SfcTypeRelation, Boolean) Add a directional reference from this object to each of the target objects or key chains.

页首

请参阅

参考

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间