NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ADODBType Enumeration

[To be supplied.]

[Visual Basic]
Public Enum ADODBType
[C#]
public enum ADODBType
[C++]
public enum ADODBType

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
BigInt [To be supplied.]
Binary [To be supplied.]
Boolean [To be supplied.]
BSTR [To be supplied.]
Char [To be supplied.]
Currency [To be supplied.]
Date [To be supplied.]
DBDate [To be supplied.]
DBFiletime [To be supplied.]
DBTime [To be supplied.]
DBTimeStamp [To be supplied.]
Decimal [To be supplied.]
Double [To be supplied.]
Empty [To be supplied.]
Error [To be supplied.]
Filetime [To be supplied.]
Guid [To be supplied.]
IDispatch [To be supplied.]
Integer [To be supplied.]
IUnknown [To be supplied.]
LongVarBinary [To be supplied.]
LongVarChar [To be supplied.]
LongVarWChar [To be supplied.]
Numeric [To be supplied.]
PropVariant [To be supplied.]
Single [To be supplied.]
SmallInt [To be supplied.]
TinyInt [To be supplied.]
UnsignedBigInt [To be supplied.]
UnsignedInt [To be supplied.]
UnsignedSmallInt [To be supplied.]
UnsignedTinyInt [To be supplied.]
VarBinary [To be supplied.]
VarChar [To be supplied.]
Variant [To be supplied.]
VarNumeric [To be supplied.]
VarWChar [To be supplied.]
WChar [To be supplied.]

Requirements

Namespace: System.Data.ADO

Assembly: System.Data.dll

See Also

System.Data.ADO Namespace