| HelpersGetSQLCollationName Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax [ObsoleteAttribute("Use GetNameOfSqlCollation instead.")]
public static string GetSQLCollationName(
ref CultureInfo culture
)
<ObsoleteAttribute("Use GetNameOfSqlCollation instead.")>
Public Shared Function GetSQLCollationName (
ByRef culture As CultureInfo
) As String
Parameters
- culture
- Type: System.GlobalizationCultureInfo
Return Value
Type:
StringSee Also