Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Löscht eine vorhandene Datenbank, die aktuell nicht läuft.
public static bool DropDatabase(const char * parms, ULError * error)
parms Die Datenbank-Identifizierungsparameter. (Verbindungszeichenfolge)
error Ein optionales ULError-Objekt für die Aufnahme der Fehlerinformationen.
TRUE, wenn die Datenbank erfolgreich gelöscht wurde, ansonsten FALSE.