Haxe API Documentation
Back |
Indexenum sys.db.RecordType
import sys.db.RecordInfos
Available in neko, php, cpp
- DUInt
- DUId
- DTinyUInt
- DTinyText
- DTinyInt
- DTimeStamp
- DText
- DString(n : Int)
- DSmallUInt
- DSmallText
- DSmallInt
- DSmallBinary
- DSingle
- DSerialized
- DNull
- DNekoSerialized
- DMediumUInt
- DMediumInt
- DLongBinary
- DInterval
- DInt
- DId
- DFloat
- DFlags(flags : Array<String>,autoSize : Bool)
- DEnum(name : String)
- DEncoded
- DDateTime
- DDate
- DData
- DBytes(n : Int)
- DBool
- DBinary
- DBigInt
- DBigId
Back |
Index