Gets or sets the name of the Oracle server to which the connection should be established.
public string ServerName { get; set; }
Public Property ServerName As String
Use the UserName and Password properties to provide user credentials.