Compartir a través de


ISfcSimpleNode.RelatedContainers Propiedad

Gets the simple indexer of children list.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
ReadOnly Property RelatedContainers As ISfcSimpleMap(Of String, ISfcSimpleList)
    Get
'Uso
Dim instance As ISfcSimpleNode 
Dim value As ISfcSimpleMap(Of String, ISfcSimpleList)

value = instance.RelatedContainers
ISfcSimpleMap<string, ISfcSimpleList> RelatedContainers { get; }
property ISfcSimpleMap<String^, ISfcSimpleList^>^ RelatedContainers {
    ISfcSimpleMap<String^, ISfcSimpleList^>^ get ();
}
abstract RelatedContainers : ISfcSimpleMap<string, ISfcSimpleList>
function get RelatedContainers () : ISfcSimpleMap<String, ISfcSimpleList>

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcSimpleMap<String, ISfcSimpleList>
The simple indexer of children list.

Vea también

Referencia

ISfcSimpleNode Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc