Click or drag to resize
ObjectSourceTObject Properties

The ObjectSourceTObject generic type exposes the following members.

Properties
  NameDescription
Protected propertyClassName
Class name
(Inherited from ObjectSourceBaseTSource.)
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.
(Inherited from ObjectSourceBaseTSource.)
Public propertyObjectType
Returns the object type of the objects stored within the collection.
(Inherited from ObjectSourceBaseTSource.)
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