I need to send this:

ALTER TABLE LMSBillHdr ALTER COLUMN LMSBillingID IDENTITY(1000,1)

Im wondering why that is failing, its bad syntax, but what is the good syntax for that?