EndpointProtocol.Parent Property
SQL Server 2012
Gets or sets the Endpoint object that is the parent of the EndpointProtocol object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)] public Endpoint Parent { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.EndpointAn Endpoint object value that is the parent of the EndpointProtocol object.
