DbSortClause.Collation Property

 

Gets a string value that specifies the collation for this sort key.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public string Collation { get; }

Property Value

Type: System.String