RelationalStrings.RelationalNotInUse 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.
Relational-specific methods can only be used when the context is using a relational database provider.
[System.Runtime.CompilerServices.Nullable(1)]
public static string RelationalNotInUse { get; }
public static string RelationalNotInUse { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member RelationalNotInUse : string
static member RelationalNotInUse : string
Public Shared ReadOnly Property RelationalNotInUse As String
Property Value
- Attributes