Namespace YndigoBlue.Velocity.Attributes
Classes
- PreserveNumbers
Overrides the record-level
preserveNumberssetting for an individual property when using SnakeCase binding.
- VelocityField
Configures how a C# property maps to a database column during data binding. Use this attribute to specify column names, mark auto-generated columns, or exclude properties from binding.