This
This property returns or sets the network service name entry with the specified network service name.
Declaration
// C#
public string this[string tnsName] { get; set; }Parameters
-
tnsName-
Type:
System.String -
Unique network service name to be added or updated
-
-
Value-
Type:
System.String -
Connect descriptor to be added or updated.
-