ADO.NET Provider for Microsoft Dynamics 365

Build 26.0.9655

EntityTypes

When using entity definitions by setting the Schema connection property to Entities, define what type of entities to include during metadata discovery. It has no effect when the Schema connection property is set to System.

Possible Values

PUBLIC, PRIVATE, ALL

Data Type

string

Default Value

"ALL"

Remarks

  • PUBLIC: Only public entities will be listed during metadata discovery.
  • PRIVATE: Only private entities will be listed during metadata discovery.
  • ALL: All entities will be listed during metadata discovery.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655