SqlTokenToolBox GetOpenGroupToken Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberGetOpenGroupToken(Int32)
Returns the open group token, sets the name and token index. Indexes can be fixed using the normalize call on an SqlQuery object.
Public methodStatic memberGetOpenGroupToken(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.
Back to Top
See Also