Metoda SfcInstance.GetChildCollection
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Friend MustOverride Function GetChildCollection ( _
elementType As String _
) As ISfcCollection
'Użycie
Dim elementType As String
Dim returnValue As ISfcCollection
returnValue = Me.GetChildCollection(elementType)
protected internal abstract ISfcCollection GetChildCollection(
string elementType
)
protected public:
virtual ISfcCollection^ GetChildCollection(
String^ elementType
) abstract
abstract GetChildCollection :
elementType:string -> ISfcCollection
abstract function GetChildCollection(
elementType : String
) : ISfcCollection
Parametry
- elementType
Typ: System.String
Podana nazwa typu elementu.
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection
Kolekcja podrzędność.