TableOrViewMetadata Members
The TableOrViewMetadata type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Columns |
Gets the columns.
|
|
|
Description |
Gets the description of the table or view.
|
|
|
ExtendedProperties |
Gets the extended properties.
|
|
|
HasPrimaryKey |
Gets a value indicating whether this table or view has primary key.
|
|
|
IsTable |
Gets a value indicating whether this instance is table or a view.
|
|
|
Name |
Gets the name.
(Inherited from DatabaseObject.) |
|
|
NonNullableColumns |
Gets the columns known to be not nullable.
|
|
|
PrimaryKeyColumns |
Gets the columns that make up the primary key.
|

