SoftadminGuide.Table_BitColumns
Type:
Table-valued function
Returns all columns of type bit.
Parameters
@ObjectId
mandatory
int
object_id of a table.
Resultsets
Resultset: Columns
Table count:
repeated exactly once
Row count:
zero or more rows
Columns
Name
mandatory
sysname
column_id
mandatory
int
column_id from sys.columns.