Udostępnij przez


MessageTypeExtender Members

Exposes Service Broker message type methods and properties in addition to the methods and properties of the MessageType object.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc281322.pubproperty(pl-pl,SQL.100).gif Name Gets or sets the name of the Service Broker message type associated with the MessageTypeExtender object.This property is not CLS-compliant.

Top

Protected Properties

  Name Description
Cc281322.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
Cc281322.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc281322.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc281322.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)
Cc281322.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc281322.pubmethod(pl-pl,SQL.100).gifCc281322.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc281322.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )
Cc281322.pubmethod(pl-pl,SQL.100).gif Validate  

Top

Protected Methods

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

Top

Public Events

  Name Description
Cc281322.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)
Cc281322.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