public EraseDatabase ( short name ) : void | ||
name | short | The name of the Database which is deleted.
/// If a Database with this name does not exist, the function will throw
/// |
return | void |
public EraseDatabase ( short name ) : void | ||
name | short | The name of the Database which is deleted.
/// If a Database with this name does not exist, the function will throw
/// |
return | void |