ODataSchemaEntity Type
An object representing a single OData schema entity.
Remarks
An object representing a single OData schema entity.
Fields
Description String |
The documentation long description of the OData schema entity. |
Name String |
The name of the OData schema entity. |
Summary String |
The documentation summary of the OData schema entity. |
Constructors
public ODataSchemaEntity();