server method

Implementation

ConnectionStringBuilder server(String value) {
  _server = value;
  return this;
}