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 name.

column_id mandatory int

column_id from sys.columns.