FireDAC.Stan.Option.TFDResourceOptions Properties
InheritedProtected
| ActualSilentMode | public | Returns the actual silent mode that a dataset will use. |
| ArrayDMLSize | published | Limits the maximum possible Array DML array size. |
| AssignedValues | published | Specifies the group of changed options. |
| Backup | published | Controls the backup of data files for persistent datasets. |
| BackupExt | public | Specifies the persistent dataset backup copy extension. |
| BackupFolder | public | Specifies the persistent dataset backup copy folder. |
| CmdExecMode | published | Controls the DBMS action execution mode. |
| CmdExecTimeout | published | Controls the DBMS action execution timeout. |
| Container | public | |
| DefaultParamType | published | Specifies the default parameter direction. |
| DefaultStoreExt | public | Specifies the default extension for persistent dataset data files. |
| DefaultStoreFolder | public | Specifies the default folder for the persistent dataset data files. |
| DefaultStoreFormat | public | Specifies the default format for the persistent dataset data files. |
| DirectExecute | published | Controls the preparation of SQL statements. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| EscapeExpand | published | Controls the processing of escape sequences. |
| MacroCreate | published | Controls the automatic filling of a Macros collection. |
| MacroExpand | published | Controls the expansion of macros. |
| OwnerObj | public | |
| ParamCreate | published | Controls the automatic filling of a Params collection. |
| ParamExpand | published | Controls the expansion of parameters. |
| Persistent | published | Controls the dataset persistence. |
| PreprocessCmdText | public | Controls the SQL command text preprocessor. |
| SilentMode | published | Controls the dataset GUI feedback. |
| StoreItems | published | Specifies the data to write into the persistent dataset data files or streams. |
| StoreMerge | public | True if StoreMergeData is not nil or StoreMergeMeta is not nil; False if both are nil. |
| StoreMergeData | published | Data merging mode that is used when you load a stream or file into the current dataset. |
| StoreMergeMeta | published | Metadata merging mode that is used when you load a stream or file into the current dataset. |
| StorePrettyPrint | published | |
| StoreVersion | published | Specifies the format version for the persistent dataset data files or streams. |
| UnifyParams | published | Controls the unification of a stored procedure parameters. |
| Version | public | Represents the current options version. |