The fields of the CustomProvider class are listed below. For a complete list of CustomProvider class members, see the CustomProvider Members topic.
_classTypes (inherited from Provider) | A holder class for the types of objects a provider can create |
_name | |
_paramTypes (inherited from Provider) | The mapping of CLR/Types to DB types (enum values for each provider) |
_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 |
CustomProvider Class | SnapDAL.Providers Namespace