EdmToObjectNamespaceMap.Remove(String) Methode

Definition

Entfernt die angegebene Namespacezuordnung.

public:
 bool Remove(System::String ^ edmNamespace);
public bool Remove(string edmNamespace);
member this.Remove : string -> bool
Public Function Remove (edmNamespace As String) As Boolean

Parameter

edmNamespace
String

Die zu entfernende Modellnamespacezuordnung.

Gibt zurück

true wenn die Namespacezuordnung erfolgreich entfernt wurde; andernfalls false.

Gilt für: