Payload Members
Include Protected Members
Include Inherited Members
The Payload object represents a SQL Server HTTP endpoint payload.
The Payload type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
DatabaseMirroring | Gets the database mirroring payload. | |
ServiceBroker | Gets the Service Broker payload. | |
Soap | Gets the SOAP payload. |
Top