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

BmESSchemaHelper.h

This is a helper class to work with schemas.

 
Name 
Description 
 
Construcor. Initializes a schema with val. 
 
Name 
Description 
 
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 array 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-2020. Open Design Alliance. All rights reserved.