Proprietà AttributeMetadata.IsLogical

Si applica a: CRM 2015 on-prem, CRM Online

Gets whether the attribute is a logical attribute.

Spazio dei nomi: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Sintassi

'Dichiarazione

Valore proprietà

Type: Nullable<Booleano>
true if the attribute a logical attribute; otherwise, false.

Note

Logical attributes contain values which are stored in different database tables than other attributes in the entity. In most cases this internal implementation is not relevant to working with Microsoft Dynamics CRM. When you use logical attributes as sources for a calculated field the values in the calculated field cannot be sorted.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Classe AttributeMetadata
Membri AttributeMetadata
Spazio dei nomi Microsoft.Xrm.Sdk.Metadata
Logical attributes

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