| Property Properties |
The SqlMetadataProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| DbName |
Gets a name of the database column.
| |
| IsIdentity |
Gets a value indicating whether the property is identity primary key.
| |
| IsPrimaryKey |
Gets a value indicating whether the property is a part of the primary key .
| |
| Name |
Gets a name of the property.
|