SnapDAL Library Documentation

Provider.LoadDefaultParamTypes Method 

Set up the default parameter types. This method is where the provider determines both the parameter types that are supported, as well as the mapping between the IDb types and the real parameter types.

protected internal void LoadDefaultParamTypes();

See Also

Provider Class | SnapDAL Namespace