Click or drag to resize

SQLSelect.SetColumnAttributes Method (Typed)

X#

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
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