Compartir a través de


Propiedad AttributeMetadata.IsLogical

Se aplica a: CRM 2015 on-prem, CRM Online

Gets whether the attribute is a logical attribute.

Espacio de nombres: Microsoft.Xrm.Sdk.Metadata
Ensamblado: Microsoft.Xrm.Sdk (en Microsoft.Xrm.Sdk.dll)

Sintaxis

'Declaración

Valor de propiedad

Type: Aceptación de valores NULL<Booleano>
true if the attribute a logical attribute; otherwise, false.

Comentarios

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.

Seguridad de hilo

Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para el hilo. No se garantiza que los miembros de instancia sean seguros para el hilo.

Plataformas

Plataformas de desarrollo

Windows Vista, Windows Server 2003 y

Plataformas de destino

Windows Vista,Windows XP

Vea también

Referencia

Clase de AttributeMetadata
Miembros de AttributeMetadata
Espacio de nombres de Microsoft.Xrm.Sdk.Metadata
Logical attributes

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