The methods of the SelectFrom class are listed below. For a complete list of SelectFrom class members, see the SelectFrom Members topic.
![]() ![]() | Gets a SelectFrom instance selecting objects of the specified type. |
![]() | Overloaded. Appends the specified criteria to the current SelectFrom instance. |
![]() | Returns the number of objects matched by the current SelectFrom statement. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns a boolean value indicating whether at least one object in the database matched by the specified SelectFrom statement. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | |
![]() | Overloaded. Appends the specified criteria to the current SelectFrom instance. |
![]() | Overloaded. Appends the specified ORDER BY clause to the current SelectFrom instance. |
![]() | Returns the current SelectFrom instance modified to return the specified percent of rows (objects). |
![]() | Overloaded. Returns a ArrayList containing the objects matched by the current SelectFrom query. |
![]() | Overloaded. Returns the BusinessObject identified by the specified primary key value. |
![]() | Overloaded. Returns a BusinessObject matched by the current SelectFrom. |
![]() | Gets a SelectFrom instance configured to use the specified stored procedure arguments to select the objects from tha database. |
![]() | Returns the sum of the values in the specified column(property) of the objects matched by the current SelectFrom statement. Returns -0- if no objects are matched. |
![]() | Gets a SelectFrom instance specifying the number of rows (objects) to return. |
![]() | Returns a stored procedure sql script corresponding to the current SelectFrom statement. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Appends the specified criteria to the current SelectFrom instance. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SelectFrom Class | Kredor.BO Namespace | WhereCondition | OrderBy | Column