AuditPartitionDetail ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Identifies a Microsoft SQL Server partition that is used to store changes to entity data records.
This Web API complex type corresponds to the organization service AuditPartitionDetail.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
EndDate | Edm.DateTimeOffset | The end date and time for the last audit record in the partition. | ||
PartitionNumber | Edm.Int32 | The sequence (serial) number of the partition. | ||
Size | Edm.Int64 | The size, in bytes, of the partition. | ||
StartDate | Edm.DateTimeOffset | The creation date and time of the first audit record in the partition. |
The following use the AuditPartitionDetail complex type.
Name | How used | Description |
|---|---|---|
AuditPartitionDetailCollection Property | Contains the response from the RetrieveAuditPartitionList function. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright