Конструктор SfcKey
Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. Initializes a new instance of the SfcKey class.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Protected Sub New
'Применение
Dim instance As New SfcKey()
protected SfcKey()
protected:
SfcKey()
new : unit -> SfcKey
protected function SfcKey()
Замечания
The default constructor initializes fields to their default values.