Membri ServiceBrokerPayload
The ServiceBrokerPayload object represents a SQL Server Service Broker payload.
Il tipo ServiceBrokerPayload espone i membri seguenti.
Metodi
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Certificate | Gets or sets the certificate that is used to encrypt the Service Broker payload. |
![]() |
EndpointAuthenticationOrder | Gets or sets the type of authentication and the order in which it is applied to the Service Broker payload. |
![]() |
EndpointEncryption | Gets or sets the state of encryption for the Service Broker payload. |
![]() |
EndpointEncryptionAlgorithm | Gets or sets an Endpoint Encryption Algorithm. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Ereditato da SqlSmoObject). |
![]() |
IsMessageForwardingEnabled | Gets or sets the Boolean property that specifies whether message forwarding is enabled on the Service Broker payload. |
![]() |
IsSystemObject | Gets or sets a Boolean specifying weather the object is a System Object. |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Ereditato da SqlSmoObject). |
![]() |
MessageForwardingSize | Gets or sets the message forwarding size. |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Ereditato da SqlSmoObject). |
![]() |
Parent | Gets or sets the Endpoint object that is the parent of the EndpointPayload object. (Ereditato da EndpointPayload). |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (Ereditato da SqlSmoObject). |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (Ereditato da SqlSmoObject). |
![]() |
State | Gets the state of the referenced object. (Ereditato da SmoObjectBase). |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Ereditato da SqlSmoObject). |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Ereditato da SmoObjectBase). |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
![]() |
PropertyChanged | (Ereditato da SqlSmoObject). |
![]() |
PropertyMetadataChanged | (Ereditato da SqlSmoObject). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetParent | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetProperty | (Ereditato da SqlSmoObject). |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetUrn | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectResolve | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectSetProperty | (Ereditato da SqlSmoObject). |
In alto
Vedere anche