Click or drag to resize

StiDataParameter Properties

The StiDataParameter type exposes the following members.

Properties
  NameDescription
Public propertyApplyFormat (Overrides StiExpressionApplyFormat.)
Public propertyComponentId
Public propertyDataSource
Gets or sets the Data Source in what the parameter is described.
Public propertyExpression
Gets or sets expression of the calculated column.
Public propertyFullConvert
Gets value, indicates that the value is to be a string.
(Inherited from StiExpression.)
Public propertyGenAddEvent
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
(Inherited from StiExpression.)
Public propertyInherited
Public propertyKey
Gets or sets the key of the dictionary object.
Public propertyName
Gets or sets a parameter name.
Public propertyParameterValue
Public propertyPropName
Public propertySize
Gets or sets a size of the parameter.
Public propertyType
Gets or sets type of parameter.
Public propertyValue (Overrides StiExpressionValue.)
Top
See Also