SQLSelect.BindColumn Method (Typed) | |
Note: This API is now obsolete.
[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLSelect.BindColumn(XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/SQLSelect.BindColumn/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax [ObsoleteAttribute]
VIRTUAL METHOD BindColumn(
i
) AS LOGIC CLIPPER
[ObsoleteAttribute]
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual bool BindColumn(
Usual i = default
)
Request Example
View SourceParameters
- i (Optional)
- Type: Usual
Return Value
Type:
LogicSee Also