The methods of the AbstractODBCDataAccessor class are listed below. For a complete list of AbstractODBCDataAccessor class members, see the AbstractODBCDataAccessor Members topic.
![]() | Overloaded. Allows the filter to clean up after itself and close off any open resources; much more efficient to call this explicitly than to have garbage collector call finalizer |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | |
![]() | 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. |
![]() | |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | Check that the DB connection is open. If not, try to open it. |
![]() | Overloaded. Common cleanup functionality - used to handle disposing and finalization; by default nothing to clean up unless overriden by child class |
![]() | Send a new database query to a server side object. |
![]() | 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. |
![]() | |
![]() |
AbstractODBCDataAccessor Class | Sandia.MVCFramework.DataAccessor Namespace