Share via


AuditPartitionDetail Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Identifies a Microsoft SQL Server partition that is used to store changes to entity data records.

The following tables list the members exposed by the AuditPartitionDetail type.

Public Constructors

  Name Description
  AuditPartitionDetail Initializes a new instance of the AuditPartitionDetail class.

Top

Public Properties

  Name Description
public property EndDate Gets or sets the end date and time for the last audit record in the partition.
public property ExtensionData Gets or sets the structure that contains extra data.
public property PartitionNumber Gets or sets the sequence (serial) number of the partition.
public property Size Gets or sets the size, in bytes, of the partition.
public property StartDate Gets or sets the creation date and time of the first audit record in the partition.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AuditPartitionDetail Class
Microsoft.Crm.Sdk.Messages Namespace
RetrieveAuditPartitionListRequest

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.