Click or drag to resize
SqlAliasAttribute Properties

The SqlAliasAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDbName
Gets the name of the column (table) the property (class) is mapped to.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also