RelationalStrings.NoDbCommand 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.
A DbCommand cannot be created for a non-relational query.
[System.Runtime.CompilerServices.Nullable(1)]
public static string NoDbCommand { get; }
public static string NoDbCommand { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member NoDbCommand : string
static member NoDbCommand : string
Public Shared ReadOnly Property NoDbCommand As String
Property Value
- Attributes