SqlAuthenticationParameters.ServerName プロパティ

定義

サーバー名を取得します。

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

プロパティ値

サーバー名。

適用対象