Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベースサーバーの名前を取得します。
Public ReadOnly Overrides Property DataSource As String
public override string DataSource {get;}
接続が開かれると、SAConnection オブジェクトが ServerName サーバープロパティを返します。それ以外の場合、SAConnection オブジェクトは EngineName、ServerName、Server、ENG の順に接続文字列を参照します。