Share via


Classe IntegerAttributeMetadata

Aplica-se a: CRM 2015 on-prem, CRM Online

Contains the metadata for an attribute type Integer.

Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)

Sintaxe

'Declaração
<DataContractAttribute(Name:="IntegerAttributeMetadata", Namespace:="https://schemas.microsoft.com/xrm/2011/Metadata")> _
Public NotInheritable Class IntegerAttributeMetadata
    Inherits AttributeMetadata
[DataContractAttribute(Name="IntegerAttributeMetadata", Namespace="https://schemas.microsoft.com/xrm/2011/Metadata")] 
public sealed class IntegerAttributeMetadata : AttributeMetadata

Hierarquia de Herança

System.Object
   Microsoft.Xrm.Sdk.Metadata.MetadataBase
     Microsoft.Xrm.Sdk.Metadata.AttributeMetadata
      Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Membros de IntegerAttributeMetadata
Namespace Microsoft.Xrm.Sdk.Metadata

Outros recursos

Customize Entity Attribute Metadata

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