LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

MaxQueryResults Property (IStorageDataAccessAgent)

Show in webframe





Gets or sets a value indicating the maximum number of rows to return.
Syntax
int MaxQueryResults {get; set;}
'Declaration
 
Property MaxQueryResults As Integer
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim value As Integer
 
instance.MaxQueryResults = value
 
value = instance.MaxQueryResults

            

            
property int MaxQueryResults {
   int get();
   void set (    int value);
}

Property Value

the maximum number of rows to retur
Remarks
The following methods should be affected by MaxQueryResults, so that they return at most MaxQueryResults. If MaxQueryResults is set to 0, then the number of rows to return is not limited.
Requirements

Target Platforms

See Also

Reference

IStorageDataAccessAgent Interface
IStorageDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features