Interface ISfcSimpleNode

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Interface ISfcSimpleNode
'Uso
Dim instance As ISfcSimpleNode
public interface ISfcSimpleNode
public interface class ISfcSimpleNode
type ISfcSimpleNode =  interface end
public interface ISfcSimpleNode

O tipo ISfcSimpleNode expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública ObjectReference Gets the actual list that the simple list references.
Propriedade pública Properties Gets the simple indexer of the properties list.
Propriedade pública RelatedContainers Gets the simple indexer of children list.
Propriedade pública RelatedObjects Gets the value of the dictionary as a list of children. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Propriedade pública Urn Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início