ServerConnection.TrueName Property

Definition

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

Property Value

Applies to