言語

DeployedDac.GetChildCollection(String) メソッド

定義

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

パラメーター

elementType
String

要素の種類を指定する文字列の値です。

返品

UtilityException オブジェクト。

適用対象