See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Server Property

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;}

Return Type

The name of TNS alias of the Oracle database to which to connect. The default value is an empty string ("").

See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.