ServerConnection.TrueName 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 TrueName property returns the result set of the Microsoft® SQL Server global function @@INSTANCENAME.
public string TrueName { get; set; }
member this.TrueName : string with get, set
Public Property TrueName As String