DeployedDac.GetChildCollection(String) 메서드

정의

UtilityException를 throw합니다.

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

매개 변수

elementType
String

요소 유형을 지정하는 문자열 값입니다.

반환

UtilityException 개체입니다.

적용 대상