Configuring Change Data Capture
To use change data capture to capture insert, update, and delete activity that is applied to SQL Server tables, it must first be configured. This section provides information about how to enable and disable change data capture.
In This Section
The topics in this section describe how to configure change data capture.
Enabling Change Data Capture
Describes how change data capture can be enabled for a table and a database in SQL Server.Disabling Change Data Capture
Describes how change data capture can be disabled for a table and a database SQL Server.