SchemaEntity Property

The entities contained within a service schema.

Syntax

public ODataSchemaEntity SchemaEntity { get; }
Public ReadOnly Property SchemaEntity As ODataSchemaEntity

Remarks

This property is used to obtain the entities of a service schema. This property is populated after setting SchemaEntityIndex.

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

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