TableAndViewAttribute Class

Allows custom mapping to the database. Use when a different view is used for read vs write operations.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public sealed class TableAndViewAttribute
Public NotInheritable Class TableAndViewAttribute

Inheritance Hierarchy


Object
  Tortuga.Anchor.Modeling..::..TableAndViewAttribute

See Also


[System.ComponentModel.DataAnnotations.Schema.TableAttribute]