Click or drag to resize
QueryParametersBaseTParent Properties

The QueryParametersBaseTParent 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.
Public propertyName
Object name, empty by default
(Inherited from AbstractQueryObject.)
Public propertyParameters
Query data parameters
(Overrides AbstractQueryObjectParameters.)
Top
See Also