Click or drag to resize
SqlMetadata Properties

The SqlMetadata type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets a count of properties.
Public propertyDbName
Gets a database table name.
Public propertyIsIdentity
Gets a value indicating whether the table is the table with identity primary key.
Public propertyItemInt32
Gets a property information by index.
Public propertyItemString
Gets a property information by name.
Public propertyName
Gets a name of the entity.
Public propertyType
Gets a type of the entity.
Top
See Also