SfcMetadataDiscovery.Relations Property

Definition

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)

Property Value

Applies to