SnapDAL Library Documentation

DelegateProvider Fields

The fields of the DelegateProvider class are listed below. For a complete list of DelegateProvider class members, see the DelegateProvider Members topic.

Protected Instance Fields

_classTypes (inherited from Provider)A holder class for the types of objects a provider can create
_connections Their default connection strings.
_paramTypes (inherited from Provider)The mapping of CLR/Types to DB types (enum values for each provider)
_providers The real providers
_recordToDir (inherited from Provider) Do we record the data as we get it?
_statements (inherited from Provider)The StatmentmentManage who can cache and collect statements

See Also

DelegateProvider Class | SnapDAL.Providers Namespace