SfcKeyAttribute コンストラクター

定義

オーバーロード

SfcKeyAttribute()

public SfcKeyAttribute();
Public Sub New ()

適用対象

SfcKeyAttribute(Int32)

public SfcKeyAttribute(int position);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKeyAttribute : int -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcKeyAttribute
Public Sub New (position As Integer)

パラメーター

position
Int32

適用対象