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!

System.Data.SQLTypes Namespace

Classes

Class Description
SQLBinary Represents a binary object being stored in or retrieved from the database.
SQLException [To be supplied.]
SQLNullValueException [To be supplied.]
SQLString Represents a string to be stored in or retrieved from the database.
SQLTruncateException [To be supplied.]

Interfaces

Interface Description
INullable [To be supplied.]

Structures

Structure Description
SQLBit [To be supplied.]
SQLBoolean Represents a boolean stored in or retrieved from a database.
SQLByte [To be supplied.]
SQLDateTime [To be supplied.]
SQLDouble [To be supplied.]
SQLGuid [To be supplied.]
SQLInt16 [To be supplied.]
SQLInt32 [To be supplied.]
SQLInt64 [To be supplied.]
SQLMoney Represents an amount of currency to be stored in or retrieved from a database.
SQLNumeric [To be supplied.]
SQLSingle [To be supplied.]

Enumerations

Enumeration Description
EBoolean [To be supplied.]