Check if database is already on server
Namespace: Wiker.WIDatabaseAssembly:
Syntax
C# |
---|
public bool Exists( string database ) |
Visual Basic |
---|
Public Function Exists ( _ database As String _ ) As Boolean |
Visual C++ |
---|
public: bool Exists( String^ database ) |
Parameters
- database
- Type: System..::..String
Database name to check for