Click or drag to resize

SQLSelect.SetColumnAttributes Method

X#

[Missing <include> target documentation in 'M:VO.SQLSelect.SetColumnAttributes(XSharp.__Usual,XSharp.__Usual)'. File: 'SQL.xml' Path: 'doc/SQLSelect.SetColumnAttributes/*']

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetColumnAttributes(
	uFieldPos,
	oColAttributes
) AS USUAL CLIPPER
Request Example View Source

Parameters

uFieldPos (Optional)
Type: Usual
oColAttributes (Optional)
Type: Usual

Return Value

Type: Usual
See Also