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