AbstractionsStrings Class
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.
String resources used in EF exceptions, etc.
These strings are exposed publicly for use by database providers and extensions. It is unusual for application code to need these strings.
public static class AbstractionsStrings
type AbstractionsStrings = class
Public Class AbstractionsStrings
- Inheritance
-
AbstractionsStrings
Cannot |
IsDescending and AllDescending cannot both be specified on the [Index] attribute. |
Argument |
The string argument '{argumentName}' cannot be empty. |
Argument |
The number argument '{argumentName}' cannot be negative number. |
Collection |
The collection argument '{argumentName}' must not contain any empty elements. |
Collection |
The collection argument '{argumentName}' must contain at least one element. |
Invalid |
Invalid number of index sort order values: {numValues} values were provided, but the index has {numProperties} properties. |
Product | Versions |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: