CoreStrings.DefaultMethodInvoked 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.
The 'EF.Default<T>' property may only be used within Entity Framework 'ExecuteUpdate' method.
[System.Runtime.CompilerServices.Nullable(1)]
public static string DefaultMethodInvoked { get; }
public static string DefaultMethodInvoked { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member DefaultMethodInvoked : string
static member DefaultMethodInvoked : string
Public Shared ReadOnly Property DefaultMethodInvoked As String
Property Value
- Attributes