Click or drag to resize
FdoDataType Enumeration

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum FdoDataType
Members
  Member nameValueDescription
Boolean0
Byte1
DateTime2
Decimal3
Double4
Int165
Int326
Int647
Single8
String9
BLOB10
CLOB11
See Also