ServiceContractMappingCollection.Add(ServiceContractMapping) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Broker.ServiceContractMapping serviceContractMapping);
member this.Add : Microsoft.SqlServer.Management.Smo.Broker.ServiceContractMapping -> unit
Public Sub Add (serviceContractMapping As ServiceContractMapping)

Parameters

serviceContractMapping
ServiceContractMapping

Applies to