TableAndViewAttribute Members

The TableAndViewAttribute type exposes the following members.

Constructors


  Name Description
Public method TableAndViewAttribute
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 Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match(System.Object) (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Name (Inherited from TableAttribute.)
Public property Schema (Inherited from TableAttribute.)
Public property TypeId (Inherited from Attribute.)
Public property ViewName
Gets or sets the name of the view to be used for read operations.