GetChildCollection メソッド
単に情報を示すためだけに特定されます。サポートされていません。将来の互換性は保証されません。
名前空間: Microsoft.SqlServer.Management.Dac
アセンブリ: Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)
構文
'宣言
Protected Overrides Function GetChildCollection ( _
elementType As String _
) As ISfcCollection
'使用
Dim elementType As String
Dim returnValue As ISfcCollection
returnValue = Me.GetChildCollection(elementType)
protected override ISfcCollection GetChildCollection(
string elementType
)
protected:
virtual ISfcCollection^ GetChildCollection(
String^ elementType
) override
abstract GetChildCollection :
elementType:string -> ISfcCollection
override GetChildCollection :
elementType:string -> ISfcCollection
protected override function GetChildCollection(
elementType : String
) : ISfcCollection
パラメーター
- elementType
型: System. . :: . .String
String オブジェクト値です。
戻り値
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcCollection
[Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection] 値です。