ConnectionInfo.Server 속성

정의

ConnectionInfo 개체와 연결된 서버 이름을 가져옵니다.

public string Server { get; }
member this.Server : string
Public ReadOnly Property Server As String

속성 값

서버의 이름입니다.

적용 대상