应用到: CRM 2015 on-prem, CRM Online
类
| 类 | 描述 |
|---|---|
| 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 | Provides a list of types of attributes used by AttributeMetadata.AttributeTypeName |
| 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 | A base class for static classes whose properties represent constants |
| 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 | 仅供内部使用。 |
| ManagedPropertyMetadata | 仅供内部使用。 |
| 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. |
枚举
| 枚举 | 描述 |
|---|---|
| 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 | 仅供内部使用。 |
| ManagedPropertyOperation | 仅供内部使用。 |
| ManagedPropertyType | 仅供内部使用。 |
| 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 | 已弃用。 Describes the formatting of a string attribute for the StringAttributeMetadata.Format property. |
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.