The RegionInfo associated with this database connection. The default RegionInfo setting for a connection is inherited from the local runtime environment.
RegionInfo associated with this connection.
The RegionInfo is used for all operations on this connection and subordinate objects such as IXdbcCommand and IXdbcResultSequence instances.
If you want to change the RegionInfo, generally, it needs to be changed before creating a command or other operation, for which the new locale is needed.
IXdbcConnection Interface | MarkLogic.Xdbc Namespace