ViewAttribute Members

The ViewAttribute type exposes the following members.

Constructors


  Name Description
Public method ViewAttribute
Initializes a new instance of the TableAndViewAttribute class using the specified name of the table.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Name
Gets or sets the name of the view to be used for read operations.
Public property Schema
Gets or sets the schema of the view the class is mapped to.