Lines Matching refs:column
37 /** describes a column of a result set.
44 /** [optional], access to layout settings for a column.
49 /** indicates whether the column can be used in a Where clause.
54 /** indicates whether values in the column are signed numbers.
59 /** indicates that a column is case sensitive.
64 /** indicates the column's normal max width in chars..
69 /** gets the suggested column title for use in printouts and
75 /** indicates whether a column is definitely, not writable.
80 /** indicates whether it is possible for a write on the column to succeed.
85 /** indicates whether a write on the column will definitely succeed.
93 is called to retrieve a value from the column.
98 /** gets a column's table name.
103 /** gets a column's schema name.
108 /** gets a column's table's catalog name.