Task |
The TaskDatabaseHelper type exposes the following members.
Name | Description | |
---|---|---|
ColumnCharLength | 0 = means auto size | |
ColumnCharType | ||
ColumnDateTimeType | ||
ColumnIntegerType | ||
ColumnNumericType | ||
DatabaseType | ||
DebugLog | ||
DebugMode | ||
DefaultEncoding | ||
ExecuteTimeout | ||
InsertBurstSize | ||
InsertEndCommand | ||
InsertStartCommand | ||
InsertTableHints | Optional table hints for insert | |
LoadBurstSize | 0 = Load all records in one | |
LoadSortColumn | Sort column used if LoadBurstSize is specified | |
MaxDecimalNumber | If set, limit the number of decimals for numeric values | |
MyGetTableColumnName | ||
MyGetTableColumnNames | ||
MyGetTableColumnType | ||
MyGetTableColumnValue | ||
MyGetTableColumnValues | ||
MyGetTableCreateCommand | ||
MyLoadDataTable | ||
MyLoadDataTableFromCSV | ||
MyLoadDataTableFromExcel | ||
NoRowsCharLength | Char length taken if the table loaded as no row | |
RemoveCrLf | ||
SelectTimeout | ||
TrimText | ||
UseDbDataAdapter | ||
UseMultiRowsInsert | /If true, insert command is built with multi rows |