Langue

ServiceContractMapping Constructeurs

Définition

Surcharges

ServiceContractMapping()

public ServiceContractMapping();
Public Sub New ()

S’applique à

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)

Paramètres

brokerService
BrokerService
name
String

S’applique à