Overload List
| Name | Description | |
|---|---|---|
| GetCloseGroupToken(Int32) |
Returns the close group token, sets the name and token index.
Indexes can be fixed using the normalize call on an SqlQuery object.
| |
| GetCloseGroupToken(String, Int32) |
Returns the close group token, sets the name and token index.
Indexes can be fixed using the normalize call on an SqlQuery object.
Should use 'groupClose' as the default name.
|
See Also