RGDataContextIsDatabaseInitialized Property

Gets a value indicating whether database is initialized.

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public static bool IsDatabaseInitialized { get; }

Property Value

Boolean
true if database is initialized; otherwise, false.

See Also