The SqlQuery type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | serial |
Stores the last serialized version of this object.
|
![]() ![]() | SERIALIZATION_ROW_DELIM |
Holds the row serialization string for serializing the SqlToken collection.
|
![]() | sql |
Stores the last built SQL query.
|
![]() | sqlTokens |
The main collection of SqlTokens
|
![]() | tokenDoesntExistErrMsg |
Private string used in exception messages.
|
![]() | tokenExistsErrMsg |
Private string used in exception messages.
|
See Also