| RGDataContextIsDatabaseInitialized Property |
Gets a value indicating whether database is initialized.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static bool IsDatabaseInitialized { get; }
Property Value
Type:
Booleantrue if database is initialized; otherwise,
false.
See Also