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 对象将在连接字符串中查找 ServerName 连接参数。