FireDAC.Stan.Option.TFDTopResourceOptions 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. |
| AutoConnect | published | Controls the automatic management of the Active state of the connection. |
| AutoReconnect | published | Controls the recovery of the automatic connection. |
| Backup | published | Controls the backup of data files for persistent datasets. |
| BackupExt | published | Specifies the persistent dataset backup copy extension. |
| BackupFolder | published | 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 | published | Specifies the default extension for persistent dataset data files. |
| DefaultStoreFolder | published | Specifies the default folder for the persistent dataset data files. |
| DefaultStoreFormat | published | 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. |
| KeepConnection | published | Specifies whether an application remains connected to a database even if there are no open datasets. |
| MacroCreate | published | Controls the automatic filling of a Macros collection. |
| MacroExpand | published | Controls the expansion of macros. |
| MaxCursors | published | Controls the maximum allowed number of active commands. |
| 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. |
| ServerOutput | published | Controls the accessibility of the server-side messages. |
| ServerOutputSize | published | Controls the size of the Oracle message output buffer. |
| 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. |