InfoCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class InfoCode
[System.Runtime.Serialization.DataContract(Name="InfoCode", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public enum InfoCode
[<System.Runtime.Serialization.DataContract(Name="InfoCode", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type InfoCode =
Public Enum InfoCode
- Inheritance
-
InfoCode
- Attributes
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
SyntaxError | 1 | |
PerformanceLeadingWildCard | 2 | |
PerformanceLargeColumnSearch | 3 | |
OrderOnEnumAttribute | 4 | |
OrderOnPropertiesFromJoinedTables | 5 | |
LargeAmountOfAttributes | 6 | |
LargeAmountOfLogicalAttributes | 7 | |
FilteringOnCalculatedColumns | 8 |