ServiceContract Constructor
Initializes a new instance of the ServiceContract class.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Broker
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ServiceContract()
public ServiceContract()
public:
ServiceContract()
new : unit -> ServiceContract
public function ServiceContract()
Comentarios
The default constructor initializes any fields to their default values.
Ejemplos
Readme_ServiceBrokerConfiguration
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo.Broker