Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets the name of the database server.
Public ReadOnly Overrides Property DataSource As String
public override string DataSource {get;}
If the connection is opened, the SAConnection object returns the ServerName server property. Otherwise, the SAConnection object looks in the connection string in the following order: EngineName, ServerName, Server, ENG.