Метод SfcCollection<T, K, ParentT>.EnsureCollectionInitialized
Initialize the collection from the server. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры 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()