Share via


Interface ISfcSimpleNode

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface ISfcSimpleNode
'Utilisation
Dim instance As ISfcSimpleNode
public interface ISfcSimpleNode
public interface class ISfcSimpleNode
type ISfcSimpleNode =  interface end
public interface ISfcSimpleNode

Le type ISfcSimpleNode expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ObjectReference Gets the actual list that the simple list references.
Propriété publique Properties Gets the simple indexer of the properties list.
Propriété publique RelatedContainers Gets the simple indexer of children list.
Propriété publique RelatedObjects Gets the value of the dictionary as a list of children. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Urn Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page