{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
DBType Property
Gets or sets the type of the database.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
eDBType
DBType
{
get
;
set
; }
Public
Property
DBType
As
eDBType
Get
Set
Field Value
The type of the database.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace