In SQL Server, I have a default defined on a column in a table. Is there a way to find out via ADO what that default is? I can’t find any properties on the Field object that would tell me. Is it somewhere else?