Condividi tramite


DeployedDac.GetChildCollection(String) Metodo

Definizione

Genera un oggetto UtilityException.

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

Parametri

elementType
String

Valore stringa che specifica il tipo di elemento.

Restituisce

Un oggetto UtilityException.

Si applica a