次の方法で共有


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 オブジェクト。

適用対象