TableAndViewAttribute Members
The TableAndViewAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
TableAndViewAttribute |
Initializes a new instance of the TableAndViewAttribute class using the specified name of the table.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Attribute.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Attribute.) |
|
|
GetType | (Inherited from Object.) |
|
|
IsDefaultAttribute | (Inherited from Attribute.) |
|
|
Match(System.Object) | (Inherited from Attribute.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Name | (Inherited from TableAttribute.) |
|
|
Schema | (Inherited from TableAttribute.) |
|
|
TypeId | (Inherited from Attribute.) |
|
|
ViewName |
Gets or sets the name of the view to be used for read operations.
|

