ConnectionManager.ProductVersion 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.
Gets the ProductVersion server property of this connection
public Version ProductVersion { get; }
public Version ProductVersion { get; set; }
member this.ProductVersion : Version
member this.ProductVersion : Version with get, set
Public ReadOnly Property ProductVersion As Version
Public Property ProductVersion As Version