Click or drag to resize
Property Properties

The SqlMetadataProperty type exposes the following members.

Properties
  NameDescription
Public propertyDbName
Gets a name of the database column.
Public propertyIsIdentity
Gets a value indicating whether the property is identity primary key.
Public propertyIsPrimaryKey
Gets a value indicating whether the property is a part of the primary key .
Public propertyName
Gets a name of the property.
Top
See Also