Database Reference
In-Depth Information
OLE DB Type
.NET Type
.NET Typed Accessor
DBTYPE_BSTR String
GetString
DBTYPE_STR String
GetString
DBTYPE_CY Decimal
GetDecimal
DBTYPE_DATE DateTime
GetDateTime
DBTYPE_DBDATE DateTime
GetDateTime
DBTYPE_DBTIME DateTime
GetDateTime
DBTYPE_DBTIMESTAMP DateTime
GetDateTime
DBTYPE_DECIMAL Decimal
GetDecimal
DBTYPE_R8 Double
GetDouble
DBTYPE_ERROR ExternalException
GetValue
DBTYPE_FILETIME DateTime
GetDateTime
DBTYPE_GUID Guid
GetGuid
DBTYPE_I4 Int32
GetInt32
DBTYPE_LONGVARCHAR String
GetString
DBTYPE_NUMERIC Decimal
GetDecimal
DBTYPE_R4 Single
GetFloat
DBTYPE_I2 Int1
6
GetInt1
6
DBTYPE_I1
Byte
GetByte
DBTYPE_UI8 UInt64
GetValue
DBTYPE_UI4 UInt32
GetValue
DBTYPE_UI2 UInt1
6
GetValue
DBTYPE_VARCHAR String
GetString
Search WWH ::




Custom Search