IPWorks 2020 JavaScript Edition

Questions / Feedback?

SchemaProperty Property

The properties contained within an entity of a service schema.

Syntax


 getSchemaProperty(): ODataSchemaProperty;



Default Value

Remarks

This property is used to obtain the properties contained within an entity (specified by SchemaEntityIndex) of a service schema. This property is populated after setting SchemaPropertyIndex.

Note: In reference to a database structure, a property would be a column.

This property is read-only and not available at design time.

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