Unit 'mncConnections' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_minilib]

TmncDataType

Declaration

Source position: mncConnections.pas line 221

type TmncDataType = (

  dtUnknown,

  

  dtString,

  

  dtBoolean,

  

  dtInteger,

  

  dtCurrency,

  

  dtFloat,

  

  dtDate,

  

  dtTime,

  

  dtDateTime,

  

  dtMemo,

  

  dtBlob,

  

  dtBig

  

);



CT Web help

CodeTyphon Studio