See Also Properties Methods Events Example
Unit
MySQLDataset
Applies to
TMySQLDataset TMySQLTable and TMySQLQuery components
Declaration
property RawData: boolean default False;
Description
If true the dataset will create all TFields as TStringFields instead of converting the MySQL column types to Borland types, ex. DATE=TDateField. Also see Options.