Partager via


Operation.GetChildCollection(String) Méthode

Définition

Récupère la collection enfant selon le type d'élément.

protected:
 override Microsoft::SqlServer::Management::Sdk::Sfc::ISfcCollection ^ GetChildCollection(System::String ^ elementType);
protected override Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection GetChildCollection (string elementType);
override this.GetChildCollection : string -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection
Protected Overrides Function GetChildCollection (elementType As String) As ISfcCollection

Paramètres

elementType
String

Type de l'élément.

Retours

Collection enfant basée sur le type d'élément.

S’applique à