Click or drag to resize

SQLSelect.SetColumnAttributes Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetColumnAttributes(
	uFieldPos AS USUAL,
	oColAttributes AS SQLColumnAttributes
) AS LOGIC
Request Example View Source

Parameters

uFieldPos
Type: Usual
oColAttributes
Type: SQLColumnAttributes

Return Value

Type: Logic
See Also