SfcMetadataDiscovery.Relations 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.
Returns the list of properties this object contains
public virtual System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation> Relations { get; }
member this.Relations : System.Collections.Generic.List<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation>
Public Overridable ReadOnly Property Relations As List(Of SfcMetadataRelation)