| SqlMetadata Properties |
The SqlMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets a count of properties.
| |
| DbName |
Gets a database table name.
| |
| IsIdentity |
Gets a value indicating whether the table is the table with identity primary key.
| |
| ItemInt32 |
Gets a property information by index.
| |
| ItemString |
Gets a property information by name.
| |
| Name |
Gets a name of the entity.
| |
| Type |
Gets a type of the entity.
|