Server::GetStringComparer Method
SQL Server 2012
Returns the comparer object corresponding to the collation string passed.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- collationName
- Type: System::String
The name of the collation.
Return Value
Type: System.Collections::IComparerThe comparer object corresponding to the collation string passed.
