The Attributes property returns one or more characteristics of a column.
object.Attributes
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT get_Attributes(long *pl);
For more information about the valid values for the Attributes property, search for DBCOLUMNFLAGS_ in include file OLEDB.h. This default location for this file is c:\Program Files\Microsoft SQL Server\80\Tools\DevTools\include\ if, during a Custom installation of Microsoft SQL Server, Development Tools/Headers and Libraries was selected from the Select Components dialog box.