|
 | description |
Gets or sets the description of this descriptor object.
Inherited from dundas.data.DescriptorBase.
|
 | elementPlaceholders |
Gets the connector element placeholders used by the expression statement.
|
 | elements |
Gets the connector elements used by the expression statement.
|
 | format |
Gets the statement format.
Inherited from dundas.data.ExpressionDescriptor.
|
 | genericParameters |
Gets the expression parameters.
Inherited from dundas.data.ExpressionDescriptor.
|
 | id |
Gets or sets the ID of this descriptor object.
Inherited from dundas.data.DescriptorBase.
|
 | name |
Gets or sets the name of this descriptor object.
Inherited from dundas.data.DescriptorBase.
|
 | parameterPlaceholders |
Gets the connector parameter placeholders used by the expression statement.
|
 | placeholders |
Gets the expression parameter placeholders, discovered through parsing.
Inherited from dundas.data.ExpressionDescriptor.
|
 | statement |
Gets or sets the expression statement.
Inherited from dundas.data.ExpressionDescriptor.
|