SQLSelect.BindColumn Method | |
[Missing <include> target documentation in 'M:VO.SQLSelect.BindColumn(XSharp.__Usual)'. File: 'SQL.xml' Path: 'doc/SQLSelect.BindColumn/*']
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD BindColumn(
i
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual BindColumn(
Usual i = default
)
Request Example
View SourceParameters
- i (Optional)
- Type: Usual
Return Value
Type:
UsualSee Also