SfcKeyAttribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SfcKeyAttribute() | |
SfcKeyAttribute(Int32) |
SfcKeyAttribute()
public SfcKeyAttribute ();
Public Sub New ()
Applies to
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)
Parameters
- position
- Int32