C# (CSharp) Crow.Library.DatabaseLayer.DataAttributes Namespace

Classes

Name Description
DbAttributeBase
DeleteAttribute Marker attribute that spesifies the marked method as a Delete operation.
InsertAttribute Marker attribute that spesifies the marked method as an Insert operation.
UpdateAttribute Marker attribute that spesifies the marked method as an Update operation.