IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SchemaEntityCount Property

The number of entities contained within an OData schema.

Syntax

[VB.NET]
Public ReadOnlyProperty SchemaEntityCount As Integer

[C#]
public int SchemaEntityCount {get;}

Remarks

This property is updated to reflect the total number of entities within a schema (retrieved via GetSchema).

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

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]