Membros ServiceBroker
The ServiceBroker object represents an implementation of Service Broker on a Microsoft SQL Server database.
O tipo ServiceBroker expõe os seguintes membros.
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Herdado de SqlSmoObject.) |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Herdado de SqlSmoObject.) |
![]() |
MessageTypes | Represents a collection of MessageType objects. Each MessageType object represents a message type defined on the instance of Service Broker. |
![]() |
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. (Herdado de SqlSmoObject.) |
![]() |
Parent | Gets the Database object that is the parent of the ServiceBroker object. |
![]() |
Priorities | |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (Herdado de SqlSmoObject.) |
![]() |
Queues | Represents a collection of ServiceQueue objects. Each ServiceQueue object represents a service queue defined on the instance of Service Broker. |
![]() |
RemoteServiceBindings | Represents a collection of RemoteServiceBinding objects. Each RemoteServiceBinding object represents a remote service binding defined on the instance of Service Broker. |
![]() |
Routes | Represents a collection of ServiceRoute objects. Each ServiceRoute object represents a service route defined on the instance of Service Broker. |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (Herdado de SqlSmoObject.) |
![]() |
ServiceContracts | Represents a collection of ServiceContract objects. Each ServiceContract object represents a service contract defined on the instance of Service Broker. |
![]() |
Services | Represents a collection of BrokerService objects. Each BrokerService object represents a Service Broker service defined on the instance of Service Broker. |
![]() |
State | Gets the state of the referenced object. (Herdado de SmoObjectBase.) |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Herdado de SqlSmoObject.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Herdado de SmoObjectBase.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
![]() |
PropertyChanged | (Herdado de SqlSmoObject.) |
![]() |
PropertyMetadataChanged | (Herdado de SqlSmoObject.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (Herdado de SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetParent | (Herdado de SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetProperty | (Herdado de SqlSmoObject.) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (Herdado de SqlSmoObject.) |
![]() ![]() |
IAlienObjectGetUrn | (Herdado de SqlSmoObject.) |
![]() ![]() |
IAlienObjectResolve | (Herdado de SqlSmoObject.) |
![]() ![]() |
IAlienObjectSetProperty | (Herdado de SqlSmoObject.) |
Início