I cannot disable CDC at a DB Level.
Steps
Enabled CDC using
EXEC sys.sp_cdc_enable_db
Disabling the same using using
<