言語

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

適用対象