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