Expand Minimize
This topic has not yet been rated - Rate this topic

Server::GetStringComparer Method

Returns the comparer object corresponding to the collation string passed.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public:
IComparer^ GetStringComparer(
	String^ collationName
)

Parameters

collationName
Type: System::String
The name of the collation.

Return Value

Type: System.Collections::IComparer
The comparer object corresponding to the collation string passed.

T:Microsoft.SqlServer.Management.Smo.AffinityInfo

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.