TableAttribute Class

Designates a class as an entity class that is associated with a database table.

Inheritance Hierarchy

System.Object
  System.Attribute
    DbExtensions.TableAttribute

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public sealed class TableAttribute : Attribute

The TableAttribute type exposes the following members.

Constructors

  Name Description
Public method TableAttribute Initializes a new instance of the TableAttribute class

Properties

  Name Description
Public property Name Gets or sets the name of the table or view.

See Also

Reference

DbExtensions Namespace

© Max Toro Q.