dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleGlobalization Class
Properties Methods

In This Topic
    OracleGlobalization Class Members
    In This Topic

    The following tables list the members exposed by OracleGlobalization.

    Public Properties
     NameDescription
    Public PropertyGets or sets a client character set.  
    Public PropertySpecifies the string to use as a local currency symbol for the L number format element.  
    Public PropertySpecifies the date format for Oracle DATE type as a string.  
    Public PropertySpecifies the language used to spell names of days and months, and date abbreviations.  
    Public PropertySpecifies the dual currency symbol for the U number format element.  
    Public PropertySpecifies the string to use as an international currency symbol for the C number format element.  
    Public PropertySpecifies the default language of the database.  
    Public PropertyDetermines whether or not data loss during an implicit or explicit character type conversion reports an error.  
    Public PropertySpecifies the characters used for the decimal character and the group separator character for numeric values in strings.  
    Public PropertySpecifies the name of the territory.  
    Public PropertySpecifies the string format for TimeStamp types.  
    Public PropertySpecifies the string format for TimeStampTZ types.  
    Public PropertySpecifies the time zone region name or hour offset.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of an OracleGlobalization object.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Populates an OracleGlobalization instance with Oracle globalization settings of the application.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Populates an OracleGlobalization instance with Oracle globalization settings of the operating system.  
    Public Methodstatic (Shared in Visual Basic)Sets Oracle globalization parameters to the current application.  
    Top
    See Also