| Devart.Data.Oracle Namespace > OracleConnectionStringBuilder Class : Server Property (OracleConnectionStringBuilder) |
Gets or sets the name of TNS alias of the Oracle database to which to connect.
[Visual Basic]
Public Property Server As String [C#]
public string Server {get; set;}The name of TNS alias of the Oracle database to which to connect. The default value is an empty string ("").
OracleConnectionStringBuilder Class | OracleConnectionStringBuilder Members
© 2002 - 2013 Devart. All Rights Reserved.