Core.Data.DbFactory Member List
This is the complete list of members for
Core.Data.DbFactory, including all inherited members.
| AddParameter(CONNECTION_TYPE connection_type, System.Data.IDataParameterCollection pc, String param_name, DbType type, int size, object param_value) | Core.Data.DbFactory | [static] |
| AddParameter(int connection_type, System.Data.IDataParameterCollection pc, String param_name, DbType type, int size, object param_value) | Core.Data.DbFactory | [static] |
| CONNECTION_TYPE enum name | Core.Data.DbFactory | |
| GetLocalConnection(String connection_string, CONNECTION_TYPE connection_type) | Core.Data.DbFactory | [static] |
| GetLocalConnection(String connection_string, int connection_type) | Core.Data.DbFactory | [static] |
| GetNoLockHint(CONNECTION_TYPE connection_type) | Core.Data.DbFactory | [static] |
| GetNoLockHint(int connection_type) | Core.Data.DbFactory | [static] |
| GetParamToken(CONNECTION_TYPE connection_type) | Core.Data.DbFactory | [static] |
| GetParamToken(int connection_type) | Core.Data.DbFactory | [static] |