Click or drag to resize

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: 2.6.0
Syntax
C#
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