次の方法で共有


GetChildCollection メソッド

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Protected Friend MustOverride Function GetChildCollection ( _
    elementType As String _
) As ISfcCollection
'使用
Dim elementType As String
Dim returnValue As ISfcCollection

returnValue = Me.GetChildCollection(elementType)
protected internal abstract ISfcCollection GetChildCollection(
    string elementType
)
protected public:
virtual ISfcCollection^ GetChildCollection(
    String^ elementType
) abstract
abstract GetChildCollection : 
        elementType:string -> ISfcCollection 
 abstract function GetChildCollection(
    elementType : String
) : ISfcCollection

パラメーター

戻り値

型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcCollection
子コレクションです。