Share via


SfcCollection<T, K, ParentT>.EnsureCollectionInitialized メソッド

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

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

構文

'宣言
Protected Sub EnsureCollectionInitialized
'使用
Me.EnsureCollectionInitialized()
protected void EnsureCollectionInitialized()
protected:
void EnsureCollectionInitialized()
member EnsureCollectionInitialized : unit -> unit
protected function EnsureCollectionInitialized()

関連項目

参照

SfcCollection<T, K, ParentT> クラス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間