set_schema_entity Method

Sets the schema entity.

Syntax

def set_schema_entity(name: str) -> None: ...

Remarks

The class will set the schema entity to the Name specified. Once set, you can view the keys (via schema_keys), properties (via schema_property) and navigation properties (via schema_association) contained within the specified entity.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]