Partager via


Database Structures

The following table shows the database structures along with a description of the purpose of each.

Programming element Description
BY_HANDLE_DB_INFORMATION This structure contains information about a database retrieved by the CeGetDBInformationByHandle function.
CEBLOB This structure contains information about a Binary Large Object (BLOB)s of data in the object store.
CEDBASEINFO This structure contains information about a database object.
CEDBASEINFOEX This structure contains information about a database object.
CENOTIFICATION This structure contains information about a change in the object store or a mounted database volume.
CENOTIFYREQUEST This structure contains information to initialize the database and object store notification process.
CEOIDINFO This structure contains information about an object in the object store or database volume.
CEOIDINFOEX This structure contains information about an object in the object store or database volume.
CEPROPVAL This structure contains a property value.
CERECORDINFO This structure contains information about a record object.
CEVALUNION This union contains a value for a property.
SORTORDERSPEC This structure contains information about a sort order in a database.
SORTORDERSPECEX This structure contains information about a sort order in a database.

See Also

Database Reference

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.