SetSchemaEntity Method
Sets the schema entity.
Syntax
void __fastcall SetSchemaEntity(String Name);Remarks
The component will set the schema entity to the Name specified. Once set, you can view the keys (via SchemaKeys), properties (via SchemaProperty) and navigation properties (via SchemaAssociation) contained within the specified entity.