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 : TableAttribute
Public NotInheritable Class TableAndViewAttribute _
	Inherits TableAttribute

Inheritance Hierarchy


Object
  Attribute
    TableAttribute
      Tortuga.Anchor.Modeling..::..TableAndViewAttribute