Compartir a través de


ServiceContractExtender Miembros

Exposes Service Broker contract methods and properties in addition to the methods and properties of the ServiceContract object.

El tipo ServiceContractExtender expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ServiceContractExtender() () () () Initializes a new instance of the ServiceContractExtender class.
Método publico ServiceContractExtender(ServiceContract) Initializes a new instance of the ServiceContractExtender class and associates it with an instance of the ServiceContract class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método protegido GetParentSfcPropertySet (Se hereda de SmoObjectExtender< (Of < ( <'T> ) > ) >).
Método publico GetPropertySet Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido OnPropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido OnPropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido parent_PropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido parent_PropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido RegisterParentProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido RegisterProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método protegido RegisterProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Método publico ToString (Se hereda de Object).
Método publico Validate

Principio

Propiedades

  Nombre Descripción
Propiedad pública MessageTypeMappings
Propiedad pública Name Gets or sets the name of the Service Broker contract associated with the ServiceContractExtender object.
Propiedad protegida Parent Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).

Principio

Eventos

  Nombre Descripción
Evento público PropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).
Evento público PropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'ServiceContract> ) > ) >).

Principio