Constructeur ServiceContract
Initializes a new instance of the ServiceContract class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Broker
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ServiceContract()
public ServiceContract()
public:
ServiceContract()
new : unit -> ServiceContract
public function ServiceContract()
Notes
The default constructor initializes any fields to their default values.
Exemples
Readme_ServiceBrokerConfiguration
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo.Broker