RelationalStrings.UpdateStoreException Property
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.
An error occurred while saving the entity changes. See the inner exception for details.
[System.Runtime.CompilerServices.Nullable(1)]
public static string UpdateStoreException { get; }
public static string UpdateStoreException { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member UpdateStoreException : string
static member UpdateStoreException : string
Public Shared ReadOnly Property UpdateStoreException As String
Property Value
- Attributes