DevForce Help Reference
IEntityScalarQuery Interface Properties

For a list of all members of this type, see IEntityScalarQuery members.

Public Properties
 NameDescription
 PropertyCommandTimeout Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error. (Inherited from IdeaBlade.EntityModel.IEntityQuery)
 PropertyElementType The type returned by the query. (Inherited from IdeaBlade.EntityModel.IEntityQuery)
 PropertyEntityManager (Inherited from IdeaBlade.EntityModel.IEntityQuery)
 PropertyQueryableType The type that was originally queried. (Inherited from IdeaBlade.EntityModel.IEntityQuery)
 PropertyQueryStrategy Determines whether this query will operate against the data source, the in-memory cache, or a combination of the two. (Inherited from IdeaBlade.EntityModel.IEntityQuery)
 PropertyReturnNullEntity Whether a null entity can be returned.  
 PropertyTag Gets or sets user-defined information regarding this query. (Inherited from IdeaBlade.EntityModel.IEntityQuery)
Top
See Also

Reference

IEntityScalarQuery Interface
IdeaBlade.EntityModel Namespace

Send Feedback