SqlString::CultureInfo Property
.NET Framework (current version)
Gets the CultureInfo structure that represents information about the culture of this SqlString object.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System.Globalization::CultureInfo^A CultureInfo structure that describes information about the culture of this SqlString structure including the names of the culture, the writing system, and the calendar used, and also access to culture-specific objects that provide methods for common operations, such as formatting dates and sorting strings.
.NET Framework
Available since 1.1
Available since 1.1
Show: