ExpressionDescriptor Properties

The ExpressionDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyFormat
Gets the statement format.
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyParameters
Gets the expression parameters.
Public propertyPlaceholders
Gets the expression parameter placeholders.
Public propertyStatement
Gets or sets the expression statement.
Top
See Also