ISfcSimpleNode 接口
不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
命名空间: Microsoft.SqlServer.Management.Sdk.Sfc
程序集: Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
语法
声明
Public Interface ISfcSimpleNode
用法
Dim instance As ISfcSimpleNode
public interface ISfcSimpleNode
public interface class ISfcSimpleNode
type ISfcSimpleNode = interface end
public interface ISfcSimpleNode
ISfcSimpleNode 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
ObjectReference | Gets the actual list that the simple list references. | |
Properties | Gets the simple indexer of the properties list. | |
RelatedContainers | Gets the simple indexer of children list. | |
RelatedObjects | Gets the value of the dictionary as a list of children. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 | |
Urn | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 |
页首