AuditPartitionDetailCollection.IsLogicalCollection Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets whether the partition change list is a logical collection.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public bool IsLogicalCollection { get; set; }
<DataMemberAttribute>
Public Property IsLogicalCollection As Boolean

Property Value

Type: System.Boolean

Type: Boolean
true if the audit partition list is a logical collection; otherwise, false.

Remarks

The partition list is logical when the SQL Server edition does not support partitions. Currently, the auditing partitioning feature is available only with the Enterprise Edition of Microsoft SQL Server.

See Also

AuditPartitionDetailCollection Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright