| RGDataContextDefaultDbContextType Property |
Gets or sets the default type of the database context.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static Type DefaultDbContextType { get; set; }
Property Value
Type:
Type
The default type of the database context.
See Also