SqlSmoObject.GetStringComparer Method

Definition

Returns the comparer used by all child object collections to perform comparison of object names. The comparer of a Server is based on the collation of master The comparer of a Database and its children is based on the database collation

C#
public System.Collections.Generic.IComparer<string> GetStringComparer();

Returns

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0