Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type.
Пространство имен: 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 SfcReferenceAttribute(resolverType)
public SfcReferenceAttribute(
Type resolverType
)
public:
SfcReferenceAttribute(
Type^ resolverType
)
new :
resolverType:Type -> SfcReferenceAttribute
public function SfcReferenceAttribute(
resolverType : Type
)
Параметры
- resolverType
Тип: System.Type
The type to instantiate a resolver from.
См. также
Справочник
Перегрузка SfcReferenceAttribute
Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc.Metadata