SqlAuthenticationParameters.ServerName 属性

定义

获取服务器名称。

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

属性值

服务器名称。

适用于