{CompanyName} FlexyGo
UserConnection
.
.
::
.
.
DBType Property
Gets the type of the database.
Namespace:
FLEXYGO.Data
Assembly:
flxDataManager
(in flxDataManager.dll)
Syntax
C#
VB
public
eDBType
DBType
{
get
; }
Public
ReadOnly
Property
DBType
As
eDBType
Get
Field Value
The type of the database.
See Also
UserConnection Class
FLEXYGO.Data Namespace