Compartir a través de


Parent Propiedad

Gets the BrokerService object that is the parent of the ServiceContractMappingCollection object.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property Parent As BrokerService
    Get
'Uso
Dim instance As ServiceContractMappingCollection
Dim value As BrokerService

value = instance.Parent
public BrokerService Parent { get; }
public:
property BrokerService^ Parent {
    BrokerService^ get ();
}
member Parent : BrokerService
function get Parent () : BrokerService

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo.Broker. . :: . .BrokerService
A BrokerService object that is the parent of the ServiceContractMappingCollection object.

Ejemplos

Usar colecciones