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