ServiceContractMappingCollection.Remove 方法

定義

多載

Remove(ServiceContractMapping)

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

參數

serviceContractMapping
ServiceContractMapping

適用於

Remove(String)

public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)

參數

name
String

適用於