Check if database is already on server based on settings passed on constructor

Namespace: Wiker.WIDatabase
Assembly: 

Syntax

C#
public bool Exists()
Visual Basic
Public Function Exists As Boolean
Visual C++
public:
bool Exists()

Return Value

bool

See Also