{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
DataTypeSQL Property
Gets the type of the data.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
DbType
DataTypeSQL
{
get
; }
Public
ReadOnly
Property
DataTypeSQL
As
DbType
Get
Field Value
The type of the data in SQL.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace