Parameters

Input:
DLHandle
The handle that describes the DL module to be used to perform this function.
DbName
The general, external name for the new data store.
DBInfo
A pointer to a structure describing the format/schema of each record type that will be stored in the new data store.
AccessRequest
An indicator of the requested access mode for the data store, such as read-only or read/write.
Input/optional:
UserAuthentication
The caller's credential as required for obtaining access to the data store. If no credentials are required for the specified data store, then user authentication must be NULL.
OpenParameters
A pointer to a module-specific set of parameters required to open the data store.