ServiceContract Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Nombre | Description |
|---|---|
| ServiceContract() | |
| ServiceContract(ServiceBroker, String) |
ServiceContract()
public ServiceContract();
Public Sub New ()
Se aplica a
ServiceContract(ServiceBroker, String)
public ServiceContract(Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker serviceBroker, string name);
new Microsoft.SqlServer.Management.Smo.Broker.ServiceContract : Microsoft.SqlServer.Management.Smo.Broker.ServiceBroker * string -> Microsoft.SqlServer.Management.Smo.Broker.ServiceContract
Public Sub New (serviceBroker As ServiceBroker, name As String)
Parámetros
- serviceBroker
- ServiceBroker
- name
- String