Udostępnij przez


Właściwość SfcRelationshipAttribute.Relationship

Pobiera lub ustawia relacji do 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 Property Relationship As SfcRelationship
    Get
    Friend Set
'Użycie
Dim instance As SfcRelationshipAttribute
Dim value As SfcRelationship

value = instance.Relationship
public SfcRelationship Relationship { get; internal set; }
public:
property SfcRelationship Relationship {
    SfcRelationship get ();
    internal: void set (SfcRelationship value);
}
member Relationship : SfcRelationship with get, internal set
function get Relationship () : SfcRelationship
internal function set Relationship (value : SfcRelationship)

Wartość właściwości

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