NamesDirectoryPath
This property specifies the naming method order used for client name resolution lookups.
Declaration
// C# public static string NamesDirectoryPath { get; set; }
Property Type
System.String
Example
C# OracleConfiguration.NamesDirectoryPath = "(tnsnames, ldap)";