RetrieveTotalRecordCountResponse.EntityRecordCountCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A collection of table names and their respective total record count values.
public:
property Microsoft::Xrm::Sdk::EntityRecordCountCollection ^ EntityRecordCountCollection { Microsoft::Xrm::Sdk::EntityRecordCountCollection ^ get(); };
public Microsoft.Xrm.Sdk.EntityRecordCountCollection EntityRecordCountCollection { get; }
member this.EntityRecordCountCollection : Microsoft.Xrm.Sdk.EntityRecordCountCollection
Public ReadOnly Property EntityRecordCountCollection As EntityRecordCountCollection