StiVariable Properties |
The StiVariable type exposes the following members.
Name | Description | |
---|---|---|
Alias |
Gets or sets an alias of the variable.
| |
AllowUseAsSqlParameter |
Gets or sets a value which allows using this variable as a SQL parameter in the query.
| |
ApplyFormat | (Overrides StiExpressionApplyFormat.) | |
Category |
Gets or sets a category of the variable.
| |
ComponentId | ||
Description |
Gets or sets a description of the variable.
| |
DialogInfo |
Gets or sets a dialog info of the variable.
| |
FullConvert |
Gets value, indicates that the value is to be a string.
(Inherited from StiExpression.) | |
GenAddEvent |
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
(Inherited from StiExpression.) | |
Inherited | ||
InitBy |
Gets or sets a value which indicates that this variable will be have defalt value based on calculation of expression which specified in Value property or based on default value.
| |
InitByExpressionFrom |
Gets or sets init by expression for range values. This is expression for From part of range. Property can be used only for Range types!
| |
InitByExpressionTo |
Gets or sets init by expression for range values. This is expression for To part of range. Property can be used only for Range types!
| |
IsCategory | ||
Key |
Gets or sets the key of the dictionary object.
| |
Name |
Gets or sets a name of the variable.
| |
PropName | ||
ReadOnly |
Gets or sets a value which indicates that this variable is read only.
| |
RequestFromUser |
Gets or sets a request from user value which indicates that this variable will be requested from user.
| |
Selection | ||
Type |
Gets or sets a type of the variable.
| |
Value | (Overrides StiExpressionValue.) | |
ValueObject |