AuditPartitionDetail ComplexType
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.
Properties
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. |
Types that use the AuditPartitionDetail complex type.
The following use the AuditPartitionDetail complex type.
Name |
How used |
Description |
---|---|---|
AuditPartitionDetailCollection Property |
Contains the response from the RetrieveAuditPartitionList function. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright