共用方式為


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 基礎結構。

上層