SQLListReservedWords Constructor (Typed) | |
Initializes a new instance of the
SQLListReservedWords class
[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLListReservedWords.#ctor(XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/SQLListReservedWords.ctor/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
oSQLConnection
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public SQLListReservedWords(
Usual oSQLConnection = default
)
Request Example
View SourceParameters
- oSQLConnection (Optional)
- Type: Usual
See Also