Microsoft.Xrm.Sdk.Metadata Namespace

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

Classes

Class Description
AssociatedMenuConfiguration Defines how the associated records are displayed for an entity relationship.
AttributeMetadata Contains all the metadata for an entity attribute.
AttributeRequiredLevelManagedProperty Represents the data to define a RequiredLevel property for an attribute.
AttributeTypeDisplayName  
BigIntAttributeMetadata Contains the metadata for an attribute type BigInt.
BooleanAttributeMetadata Contains the metadata for an attribute type Boolean.
BooleanOptionSetMetadata Contains the metadata for an attribute of type Boolean.
CascadeConfiguration Contains properties representing actions that may be performed on the referenced entity in a one-to-many entity relationship.
ConstantsBase  
DateTimeAttributeMetadata Contains the metadata for an attribute of type DateTime.
DecimalAttributeMetadata Contains the metadata for an attribute type Decimal.
DoubleAttributeMetadata Contains the metadata for an attribute type Double.
EntityMetadata Contains the metadata for an entity.
EntityMetadataCollection Defines a collection of EntityMetadata
EntityNameAttributeMetadata Contains the metadata for an attribute that references an entity.
EnumAttributeMetadata Contains the data for an attribute that provides options.
ImageAttributeMetadata Contains the metadata for an attribute type Image.
IntegerAttributeMetadata Contains the metadata for an attribute type Integer.
LookupAttributeMetadata Contains the metadata for an attribute of type lookup.
ManagedPropertyAttributeMetadata For internal use only.
ManagedPropertyMetadata For internal use only.
ManyToManyRelationshipMetadata Contains the metadata for a many-to-many entity relationship.
MemoAttributeMetadata Contains the metadata for the attribute type Memo.
MetadataBase Specifies the base class for classes that contains metadata information.
MoneyAttributeMetadata Contains the metadata for an attribute type Money.
OneToManyRelationshipMetadata Contains the metadata for a one-to-many entity relationship.
OptionMetadata Contains metadata representing an option within an Option set.
OptionMetadataCollection Contains the options in for the OptionSetMetadata.Options class.
OptionSetMetadata Contains metadata that defines a set of options.
OptionSetMetadataBase Contains data that defines a set of options.
PicklistAttributeMetadata Contains the metadata for an attribute type Picklist.
RelationshipMetadataBase Contains the metadata for an entity relationship.
SecurityPrivilegeMetadata Contains the metadata that describes a security privilege for access to an entity.
StateAttributeMetadata Contains the metadata for an attribute of type State.
StateOptionMetadata Contains data to define an option for the options in a State attribute.
StatusAttributeMetadata Contains the metadata for an attribute of type Status.
StatusOptionMetadata Contains one of the possible values for an attribute of type Status.
StringAttributeMetadata Contains the metadata for an attribute of type String.
StringFormatName Specifies the format of a StringAttributeMetadata attribute using the FormatName property.

Enumerations

Enumeration Description
AssociatedMenuBehavior Describes the behavior of the associated menu for a one-to-many relationship.
AssociatedMenuGroup Describes the group in which to display the associated menu for an entity relationship
AttributeRequiredLevel Describes the requirement level for an attribute.
AttributeTypeCode Describes the type of an attribute.
CascadeType Describes the type of behavior for a specific action applied to the referenced entity in a one-to-many entity relationship.
DateTimeFormat Describes the formatting of a DateTimeAttributeMetadata attribute.
EntityFilters Describes the type of entity metadata to retrieve.
ImeMode Describes the input method editor mode
IntegerFormat Describes the formatting of an integer attribute.
ManagedPropertyEvaluationPriority For internal use only.
ManagedPropertyOperation For internal use only.
ManagedPropertyType For internal use only.
OptionSetType Indicates the type of option set.
OwnershipTypes Specifies the type of ownership for an entity.
PrivilegeType Describes the type of operation for the privilege
RelationshipType Specifies the type of entity relationship.
SecurityTypes Describes the security type for the relationship.
StringFormat Deprecated. Describes the formatting of a string attribute for the StringAttributeMetadata.Format property.

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