AuditPartitionDetail ComplexType
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 |
---|---|---|---|---|
PartitionNumber |
Edm.Int32 |
The sequence (serial) number of the partition. |
||
StartDate |
Edm.DateTimeOffset |
The creation date and time of the first audit record in the partition. |
||
EndDate |
Edm.DateTimeOffset |
The end date and time for the last audit record in the partition. |
||
Size |
Edm.Int64 |
The size, in bytes, of 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 RetrieveAuditPartitionListRequest request. |
Consulte também
Outros recursos
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.