Udostępnij przez


Właściwość SfcMetadataRelation.Relationship

Pobiera relacji z obiektu nadrzędnego.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property Relationship As SfcRelationship
    Get
'Użycie
Dim instance As SfcMetadataRelation
Dim value As SfcRelationship

value = instance.Relationship
public SfcRelationship Relationship { get; }
public:
property SfcRelationship Relationship {
    SfcRelationship get ();
}
member Relationship : SfcRelationship
function get Relationship () : SfcRelationship

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcRelationship
Relacja obiektu nadrzędnego.