SfcKeyAttribute Constructores

Definición

Sobrecargas

SfcKeyAttribute()

public SfcKeyAttribute();
Public Sub New ()

Se aplica a

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)

Parámetros

position
Int32

Se aplica a