StiDataParameter Class |
Namespace: Stimulsoft.Report.Dictionary
The StiDataParameter type exposes the following members.
Name | Description | |
---|---|---|
StiDataParameter |
Creates a new object of the type StiDataParameter.
| |
StiDataParameter(String, Int32, Int32) |
Creates a new object of the type StiDataParameter.
| |
StiDataParameter(String, Int32, Int32, String) |
Creates a new object of the type StiDataParameter.
| |
StiDataParameter(String, String, Int32, Int32) |
Creates a new object of the type StiDataParameter.
| |
StiDataParameter(String, String, Int32, Int32, String) |
Creates a new object of the type StiDataParameter.
|
Name | Description | |
---|---|---|
ApplyFormat | (Overrides StiExpressionApplyFormat.) | |
ComponentId | ||
DataSource |
Gets or sets the Data Source in what the parameter is described.
| |
Expression |
Gets or sets expression of the calculated column.
| |
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 | ||
Key |
Gets or sets the key of the dictionary object.
| |
Name |
Gets or sets a parameter name.
| |
ParameterValue | ||
PropName | ||
Size |
Gets or sets a size of the parameter.
| |
Type |
Gets or sets type of parameter.
| |
Value | (Overrides StiExpressionValue.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiExpression.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDefaultEvent |
Returns the event for processing of expression when genertion of the report script.
(Inherited from StiExpression.) | |
GetEvents | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetParameterValue | ||
GetProperties | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Overrides StiExpressionLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Overrides StiExpressionSaveToJsonObject(StiJsonSaveMode).) | |
ToString | (Overrides StiExpressionToString.) |