API Reference > Classes > Database Classes > OdBmESSchemaHelper Class
OdBmESSchemaHelper Class
Syntax
C++
class OdBmESSchemaHelper;

BmESSchemaHelper.h

This is a helper class to work with schemas.

Construcor. Initializes a schema with val. 
Returns the GUID of the application or add-in that may access entities of this Schema under the Application acess level. 
Returns schema documentation attribute 
Returns the set of elements in database, related to specified Schema GUID. 
Returns helper for field with specified name 
Returns top level read access 
Returns schema GUID 
Returns schema name 
Returns the ID of the third-party vendor that may access entities of this Schema under the Vendor acess level, and to generally identify the owner of this Schema. 
Returns top level write access 
Returns the complete list of fields in the Schema, sorted by name. 
Returns the complete list of schemas, stored in database. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.