See Also

DataContext Class  | DataContext Members

Requirements

Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.LinqSend comments on this topic.

DatabaseExists Method

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();

Return Type

true if an attempt to open the database by using the connection in the DataContext succeeds; otherwise, false.

Requirements

Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7

See Also

DataContext Class  | DataContext Members

 

 


© 2010 - 2013 Devart. All Rights Reserved.