Energy Core Library
Energy.Attribute.Data.TableAttribute Class Reference

Table attribute More...

Inheritance diagram for Energy.Attribute.Data.TableAttribute:

Public Member Functions

 TableAttribute ()
 Table name More...
 
 TableAttribute (string name)
 Table name More...
 
 TableAttribute (string name, string description)
 Table name with description More...
 

Public Attributes

string Name
 Table name. More...
 
string Description
 Table description. More...
 
string Identity
 Identity column. More...
 

Detailed Description

Table attribute

Constructor & Destructor Documentation

◆ TableAttribute() [1/3]

Energy.Attribute.Data.TableAttribute.TableAttribute ( )

Table name

◆ TableAttribute() [2/3]

Energy.Attribute.Data.TableAttribute.TableAttribute ( string  name)

Table name

Parameters
name

◆ TableAttribute() [3/3]

Energy.Attribute.Data.TableAttribute.TableAttribute ( string  name,
string  description 
)

Table name with description

Parameters
name
description

Member Data Documentation

◆ Description

string Energy.Attribute.Data.TableAttribute.Description

Table description.

◆ Identity

string Energy.Attribute.Data.TableAttribute.Identity

Identity column.

◆ Name

string Energy.Attribute.Data.TableAttribute.Name

Table name.


The documentation for this class was generated from the following file: