Udostępnij przez


ServiceContractExtender Members

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

The following tables list the members exposed by the ServiceContractExtender type.

Public Constructors

  Name Description
ServiceContractExtender Overloaded. Initializes a new instance of the ServiceContractExtender class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc282301.pubproperty(pl-pl,SQL.100).gif MessageTypeMappings  
Cc282301.pubproperty(pl-pl,SQL.100).gif Name Gets or sets the name of the Service Broker contract associated with the ServiceContractExtender object.This property is not CLS-compliant.

Top

Protected Properties

  Name Description
Cc282301.protproperty(pl-pl,SQL.100).gif Parent  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This property is not CLS-compliant. (inherited from SfcObjectExtender)

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc282301.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc282301.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc282301.pubmethod(pl-pl,SQL.100).gif GetPropertySet  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This method is not CLS-compliant. (inherited from SfcObjectExtender)
Cc282301.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc282301.pubmethod(pl-pl,SQL.100).gifCc282301.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc282301.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )
Cc282301.pubmethod(pl-pl,SQL.100).gif Validate  

Top

Protected Methods

  Name Description
Cc282301.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc282301.protmethod(pl-pl,SQL.100).gif GetParentSfcPropertySet  (inherited from SmoObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )
Cc282301.protmethod(pl-pl,SQL.100).gif OnPropertyChanged  (inherited from SfcObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif OnPropertyMetadataChanged  (inherited from SfcObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif parent_PropertyChanged  (inherited from SfcObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif parent_PropertyMetadataChanged  (inherited from SfcObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif RegisterParentProperty  (inherited from SfcObjectExtender )
Cc282301.protmethod(pl-pl,SQL.100).gif RegisterProperty  Overloaded. (inherited from SfcObjectExtender )

Top

Public Events

  Name Description
Cc282301.pubevent(pl-pl,SQL.100).gif PropertyChanged  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender)
Cc282301.pubevent(pl-pl,SQL.100).gif PropertyMetadataChanged  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender)

Top