Interface IOrpheusBaseCompositeKeyAttribute
- Namespace
- OrpheusInterfaces.Interfaces.Attributes
- Assembly
- OrpheusInterfaces.dll
Orpheus composite key attribute
public interface IOrpheusBaseCompositeKeyAttribute : IOrpheusBaseAttribute
Properties
Fields
List of fields that are the key.
string[] Fields { get; }
Property Value
- string[]
Array of field names
Sort
Sort for the key.
string Sort { get; }
Property Value
- string
Sort direction