SqlAuthenticationParameters.ServerName 속성

정의

서버 이름을 가져옵니다.

public:
 property System::String ^ ServerName { System::String ^ get(); };
public string ServerName { get; }
member this.ServerName : string
Public ReadOnly Property ServerName As String

속성 값

서버 이름입니다.

적용 대상