Конструктор ServiceContractMapping
Initializes a new instance of the ServiceContractMapping class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Broker
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New ServiceContractMapping()
public ServiceContractMapping()
public:
ServiceContractMapping()
new : unit -> ServiceContractMapping
public function ServiceContractMapping()
Замечания
The default constructor initializes any fields to their default values.
Примеры
Readme_ServiceBrokerConfiguration
См. также
Справочник
Перегрузка ServiceContractMapping
Пространство имен Microsoft.SqlServer.Management.Smo.Broker
Другие ресурсы
Разработка (компонент Service Broker)