Tuesday, December 14, 2010

jBase Query Language JQLPUTPROPERTY

Sets a property in a compiled jQL statement

Command Syntax

JQLPUTPROPERTY(PropertyValue, Statement, Column, PropertyName)

Syntax Elements

PropertyValue is the value you want to which to set the specified property, such as 1 or "BLAH"
Statement is the result of a valid JQLCOMPILE() function.
Note: Some properties may require JQLEXECUTE() first.
Column Holds 0 for a general property of the statement, or a column number if it is something that can be set for a specific column.
PropertyName – These are EQUATED values defined by INCLUDE'ing the file JQLINTERFACE.h. There are lots of these and someone is going to have to document each one.

This function returns -1 if a problem was found in the statement and 0 if there was not.

NOTE: Properties are valid after the compile; this is the main reason for separating the compile and execute into two functions. After compiling, it is possible examine the properties and set properties before executing.

0 comments:

Post a Comment

 

Blog Info

A Pakistani Website by Originative Systems

Total Pageviews

Tutorial Jinni Copyright © 2015 WoodMag is Modified by Originative Systems