10.1.3.14 Territory
This property specifies the name of the territory.
Declaration
// C#
public string Territory {get; set;}Property Value
A string that provides the name of the territory.
Exceptions
ObjectDisposedException - The object is already disposed.
Remarks
The default value is the NLS_TERRITORY setting of the local computer.
Changing this property changes other globalization properties.