The Type property specifies the data type of a column.
object.Type
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT get_Type(Long *pDataType);
For more information about the valid values for the Type property, search the include file oledb.h for DBTYPEENUM. Oledb.h is installed to c:\Program Files\Microsoft SQL Server\80\Tools\DevTools\include\ by default during a custom installation of Microsoft® SQL Server™ if Development Tools/Headers and Libraries was selected from the Select Components dialog box.