Click or drag to resize
QuerySourceBaseTSource Properties

The QuerySourceBaseTSource generic type exposes the following members.

Properties
  NameDescription
Protected propertyIsImmutable
If true, this object instance is immutable, and next subsequent modification starts with a clone of the object.
(Inherited from QueryParametersBaseTParent.)
Protected propertyLeftSourceName
Left source name
Public propertyName
Object name, empty by default
(Inherited from AbstractQueryObject.)
Public propertyParameters
Query data parameters
(Inherited from QueryParametersBaseTParent.)
Protected propertyRightSourceName
Left source name
Public propertySourceExpression
Source expression
Top
See Also