DatabaseProvider<TOptionsExtension>.Version 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 value of the InformationalVersion for the database provider assembly.
[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? Version { get; }
public virtual string? Version { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Version : string
member this.Version : string
Public Overridable ReadOnly Property Version As String
Property Value
Implements
- Attributes