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


Конструктор SfcReferenceCollectionAttribute (Type)

Initializes a new instance of the SfcReferenceCollectionAttribute class with optional keys.

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

Синтаксис

'Декларация
Public Sub New ( _
    resolverType As Type _
)
'Применение
Dim resolverType As Type 

Dim instance As New SfcReferenceCollectionAttribute(resolverType)
public SfcReferenceCollectionAttribute(
    Type resolverType
)
public:
SfcReferenceCollectionAttribute(
    Type^ resolverType
)
new : 
        resolverType:Type -> SfcReferenceCollectionAttribute
public function SfcReferenceCollectionAttribute(
    resolverType : Type
)

Параметры

  • resolverType
    Тип: System.Type
    The type to instantiate a resolver from.

См. также

Справочник

SfcReferenceCollectionAttribute Класс

Перегрузка SfcReferenceCollectionAttribute

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