| Devart.Data.Linq Namespace > DataContext Class : DatabaseExists Method |
Returns true if an attempt to open the database by using the connection in the DataContext succeeds.
[Visual Basic]
Public Function DatabaseExists() As Boolean [C#]
public bool DatabaseExists();true if an attempt to open the database by using the connection in the DataContext succeeds; otherwise, false.
Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7
DataContext Class | DataContext Members
© 2010 - 2013 Devart. All Rights Reserved.