| RGDataContextConnectionNameDBType Property |
Meghatározza az adatbázis típusát a ConnectionString nevéből.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static DBTypeEnum ConnectionNameDBType { get; }
Property Value
Type:
DBTypeEnum
The type of the database.
Remarks
Névkonvenció alapján meghatározza az adatbázis típusát.
A ConnectionString nevének a
DBTypeEnum megfelelőjével kell kezdődnie.
See Also