[This is preliminary documentation and subject to change.]
Abstract class containing most of the code required by the IRelationalDatabase interface.
For a list of all members of this type, see RelationalDatabase Members.
System.Object
AtomsFramework.RelationalDatabase
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class contains most of the generic information required by the database interface, with only a few methods that must be implemented by the database specific provider classes.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
RelationalDatabase Members | AtomsFramework Namespace