SfcMetadataDiscovery.Keys Property

Definition

If this is an object with one or more identifying keys, the list of properties holding the keys will be returned.

public virtual System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation> Keys { get; }
member this.Keys : System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation>
Public Overridable ReadOnly Property Keys As List(Of SfcMetadataRelation)

Property Value

Applies to