Get metadata for a class. This method will load the metadata from the iModel into the cache as a side-effect, if necessary.

getMetaData(classFullName: string): EntityMetaData

@throws IModelError if the metadata cannot be found nor loaded.

Parameter Type Description
classFullName string  

Returns - EntityMetaData

Defined in

Last Updated: 16 April, 2024