DevForce Help Reference
StoredProcQuery Class Properties


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

Public Properties
 NameDescription
Public PropertyCommandTimeout Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error.  
Public PropertyDataSourceKeyName May be used to specify the DataSourceKeyName for StoredProc queries where it cannot be otherwise inferred.  
Public PropertyElementTypeThe IEntity type returned by this query.  
Public PropertyEntityManager Gets or sets the EntityManager for this query.  
Public PropertyParameters Gets or sets the parameters to the stored procedure.  
Public PropertyProcedureName Gets or sets the stored procedure name.  
Public PropertyQueryableType Gets the entity type that was originally queried.  
Public PropertyQueryStrategy Gets or sets the query strategy used by this query.  
Public PropertyTag Gets or sets user-defined information regarding this query.  
Top
See Also

Reference

StoredProcQuery Class
IdeaBlade.EntityModel Namespace
EntityManager Property
IEntity Interface

Send Feedback