SQL Server 2008 Books Online (October 2009)
Change Data Capture Stored Procedures (Transact-SQL)
Change data capture makes available in a convenient relational format the historical record of Data Manipulation Language (DML) activity that occurred on enabled tables. The following stored procedures are used to configure change data capture, manage the change data capture Agent jobs, and supply current meta data to change data consumers.
Other Resources
Change Data Capture Tables (Transact-SQL)
Configuring Change Data Capture
Help and Information
Getting SQL Server 2008 Assistance