Interface ISort
Namespace: DapperExtensions
Assembly: DapperExtensions.StrongName.dll
Syntax
public interface ISort
Properties
| Improve this Doc View SourceAscending
Declaration
bool Ascending { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PropertyName
Declaration
string PropertyName { get; set; }
Property Value
Type | Description |
---|---|
System.String |