Compartilhar via


DeployedDac.GetChildCollection(String) Método

Definição

Gera uma 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

Parâmetros

elementType
String

Um valor de cadeia de caracteres que especifica o tipo de elemento.

Retornos

Um objeto UtilityException.

Aplica-se a