SQLServer.Database.Rule Object
Returns a list of Column objects that are currently bound to this Rule.
ColumnList = Rule.ListBoundColumns
HRESULT pRule->ListBoundColumns ( LPSQLOLECOLUMNLIST* ppColumnList );
Element | Type | Description |
---|
ColumnList | ColumnList | Returned list of Column objects |
sp_helpconstraint