Freigeben über


ISfcSimpleNode-Schnittstelle

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISfcSimpleNode
'Usage
Dim instance As ISfcSimpleNode
public interface ISfcSimpleNode
public interface class ISfcSimpleNode
type ISfcSimpleNode =  interface end
public interface ISfcSimpleNode

Der ISfcSimpleNode-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ObjectReference Gets the actual list that the simple list references.
Öffentliche Eigenschaft Properties Gets the simple indexer of the properties list.
Öffentliche Eigenschaft RelatedContainers Gets the simple indexer of children list.
Öffentliche Eigenschaft RelatedObjects Gets the value of the dictionary as a list of children. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Eigenschaft Urn Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang