Construtor ServiceContract
Initializes a new instance of the ServiceContract class.
Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ServiceContract()
public ServiceContract()
public:
ServiceContract()
new : unit -> ServiceContract
public function ServiceContract()
Comentários
The default constructor initializes any fields to their default values.
Exemplos
Readme_ServiceBrokerConfiguration
Consulte também
Referência
Sobrecarregado ServiceContract
Namespace Microsoft.SqlServer.Management.Smo.Broker