TnsAdmin

This property specifies the directory where ODP.NET can find its sqlnet.ora and tnsnames.ora configuration files.

Declaration

// C#
 public string TnsAdmin{get; set;}

Property Value

A string that represents the value of the supplied attribute.

Remarks