Table.FederationColumnID Property

Definition

Gets the ID of the column for the federation key.

public:
 property int FederationColumnID { int get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase)]
public int FederationColumnID { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase)>]
member this.FederationColumnID : int
Public ReadOnly Property FederationColumnID As Integer

Property Value

An integer that specifies the ID of the column for the federation key.

Attributes

Applies to