ServiceContractMapping Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ServiceContractMapping() | |
ServiceContractMapping(BrokerService, String) |
ServiceContractMapping()
public ServiceContractMapping ();
Public Sub New ()
Applies to
ServiceContractMapping(BrokerService, String)
public ServiceContractMapping (Microsoft.SqlServer.Management.Smo.Broker.BrokerService brokerService, string name);
new Microsoft.SqlServer.Management.Smo.Broker.ServiceContractMapping : Microsoft.SqlServer.Management.Smo.Broker.BrokerService * string -> Microsoft.SqlServer.Management.Smo.Broker.ServiceContractMapping
Public Sub New (brokerService As BrokerService, name As String)
Parameters
- brokerService
- BrokerService
- name
- String