Click or drag to resize

SQLSelect.SetDataField Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLSelect.SetDataField(System.UInt32,XSharp.VO.SDK.DataField)'. File: 'Sql.xml' Path: 'doc/SQLSelect.SetDataField/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetDataField(
	nFieldPosition AS DWORD,
	oDataField AS DataField
) AS LOGIC
Request Example View Source

Parameters

nFieldPosition
Type: DWord
oDataField
Type: DataField

Return Value

Type: Logic
See Also