SqlQuery FieldsA Sandcastle Documented Class Library
The SqlQuery type exposes the following members.
Fields

  NameDescription
Private fieldserial
Stores the last serialized version of this object.
Public fieldStatic memberSERIALIZATION_ROW_DELIM
Holds the row serialization string for serializing the SqlToken collection.
Private fieldsql
Stores the last built SQL query.
Private fieldsqlTokens
The main collection of SqlTokens
Private fieldtokenDoesntExistErrMsg
Private string used in exception messages.
Private fieldtokenExistsErrMsg
Private string used in exception messages.
Back to Top
See Also