Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by Data Access and Storage. For more information, see:
txfw32.h contains the following programming interfaces:
Functions
| TxfGetThreadMiniVersionForCreate Returns the MiniVersion a subsequent create is set to open. |
| TxfLogCreateFileReadContext Creates a context to be used to read replication records. |
| TxfLogCreateRangeReadContext Creates a context that is required to read any replication records. |
| TxfLogDestroyReadContext Closes a read context created by the TxfLogCreateFileReadContext function. |
| TxfLogReadRecords Reads the redo records from the log. |
| TxfSetThreadMiniVersionForCreate Sets the MiniVersion that a subsequent create should open. |
Structures
| TXF_ID Represents a unique identifier within the context of the Resource Manager. |
| TXF_LOG_RECORD_AFFECTED_FILE Contains information for a file that was affected by a transaction. |
| TXF_LOG_RECORD_BASE Contains the basic record information. |
| TXF_LOG_RECORD_TRUNCATE Contains the record for a truncate operation. |
| TXF_LOG_RECORD_WRITE Contains the record for a write operation. |