Udostępnij za pośrednictwem


Metoda DacInstance.GetChildCollection

Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dac
Zestaw:  Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)

Składnia

'Deklaracja
Protected Overrides Function GetChildCollection ( _
    elementType As String _
) As ISfcCollection
'Użycie
Dim elementType As String
Dim returnValue As ISfcCollection

returnValue = Me.GetChildCollection(elementType)
protected override ISfcCollection GetChildCollection(
    string elementType
)
protected:
virtual ISfcCollection^ GetChildCollection(
    String^ elementType
) override
abstract GetChildCollection : 
        elementType:string -> ISfcCollection 
override GetChildCollection : 
        elementType:string -> ISfcCollection 
protected override function GetChildCollection(
    elementType : String
) : ISfcCollection

Parametry

Wartość zwracana

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection
A [Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection] wartości.