Click or drag to resize
ObjectSourceBaseTSource Properties

The ObjectSourceBaseTSource generic type exposes the following members.

Properties
  NameDescription
Protected propertyClassName
Class name
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
(Inherited from QuerySourceBaseTSource.)
Public propertyName
Object name, empty by default
(Inherited from AbstractQueryObject.)
Protected propertyObject
Object instance of the specified type.
Public propertyObjectType
Returns the object type of the objects stored within the collection.
Public propertyParameters
Query data parameters
(Inherited from QueryParametersBaseTParent.)
Protected propertyRightSourceName
Left source name
(Inherited from QuerySourceBaseTSource.)
Public propertySourceExpression
Source expression
(Inherited from QuerySourceBaseTSource.)
Top
See Also