Поделиться через


Метод SfcCollection<T, K, ParentT>.GetElementFactoryImpl

Returns the factory that is used to instantiate objects for the collection. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Protected MustOverride Function GetElementFactoryImpl As SfcObjectFactory
'Применение
Dim returnValue As SfcObjectFactory 

returnValue = Me.GetElementFactoryImpl()
protected abstract SfcObjectFactory GetElementFactoryImpl()
protected:
virtual SfcObjectFactory^ GetElementFactoryImpl() abstract
abstract GetElementFactoryImpl : unit -> SfcObjectFactory
protected abstract function GetElementFactoryImpl() : SfcObjectFactory

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectFactory
The SfcObjectFactory object that is used to instantiate objects.

См. также

Справочник

SfcCollection<T, K, ParentT> Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc