Aracılığıyla paylaş


EndpointPayload.Parent Özelliği

Alır veya ayarlar Endpoint üst nesne EndpointPayload nesne.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcObjectAttribute(SfcObjectRelationship.ParentObject)> _
Public ReadOnly Property Parent As Endpoint
    Get
'Kullanım
Dim instance As EndpointPayload
Dim value As Endpoint

value = instance.Parent
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)]
public Endpoint Parent { get; }
[SfcObjectAttribute(SfcObjectRelationship::ParentObject)]
public:
property Endpoint^ Parent {
    Endpoint^ get ();
}
[<SfcObjectAttribute(SfcObjectRelationship.ParentObject)>]
member Parent : Endpoint
function get Parent () : Endpoint

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.Endpoint
Bir Endpoint sahibi olan nesne değeri EndpointPayload nesne.