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


Конструктор SfcKeyAttribute (Int32)

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

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

Dim instance As New SfcKeyAttribute(position)
public SfcKeyAttribute(
    int position
)
public:
SfcKeyAttribute(
    int position
)
new : 
        position:int -> SfcKeyAttribute
public function SfcKeyAttribute(
    position : int
)

Параметры

  • position
    Тип: System.Int32
    The specific position for the attribute.

См. также

Справочник

SfcKeyAttribute Класс

Перегрузка SfcKeyAttribute

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