DevForce Help Reference
StoredProcQuery Constructor


Overload List
OverloadDescription
StoredProcQuery Constructor(Type) Initializes a new instance of the StoredProcQuery class.  
StoredProcQuery Constructor(Type,String) Initializes a new instance of the StoredProcQuery class with the name of the stored procedure to be executed.  
StoredProcQuery Constructor(Type,String,QueryParameter[]) Initializes a new instance of the StoredProcQuery class.  
StoredProcQuery Constructor(EntityManager,Type,String,QueryParameter[]) Initializes a new instance of the StoredProcQuery class.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StoredProcQuery Class
StoredProcQuery Members

Send Feedback