C# (CSharp) Crow.Library.DatabaseLayer.DataAttributes 네임스페이스

클래스들

이름 설명
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.