Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds parameter field to the data director client.
Syntax
public void addParamField(
str _fieldName,
int _dataType,
int _operator)
Run On
Called
Parameters
- _fieldName
Type: str
Name of a field.
- _dataType
Type: int
Data type of the field.
- _operator
Type: int
Operator used by the parameter field.