Lenguaje

ServiceContractMappingCollection.Remove Método

Definición

Sobrecargas

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)

Parámetros

serviceContractMapping
ServiceContractMapping

Se aplica a

Remove(String)

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

Parámetros

name
String

Se aplica a