AbstractDataProcessor<T>
Class:
Db
Enumeration
Used for indentifying a database type.
public enum
Types
{
MySql,
Oracle,
SqlSever
}