次の方法で共有


SfcListCollection(T, K, ParentT) コンストラクター

指定された親パラメーターを使用して、SfcListCollection<(Of <(<'T, K, ParentT>)>)> クラスの新しいインスタンスを初期化します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

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

構文

'宣言
Protected Sub New ( _
    parent As ParentT _
)
'使用
Dim parent As ParentT

Dim instance As New SfcListCollection(parent)
protected SfcListCollection(
    ParentT parent
)
protected:
SfcListCollection(
    ParentT parent
)
new : 
        parent:'ParentT -> SfcListCollection
protected function SfcListCollection(
    parent : ParentT
)

パラメーター

  • parent
    型: ParentT
    オブジェクトの親です。