SfcMetadataDiscovery.Keys Property
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.
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)