Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BuildYourOwnDAL
Metadata
TableAttribute
C# Class BuildYourOwnDAL.Metadata.TableAttribute
Inheritance:
System.Attribute
Exibir arquivo
Open project: davybrion/BuildYourOwnDal
Public Methods
Method
Description
TableAttribute
(
string
tableName
) :
System
Method Details
TableAttribute()
public
method
public
TableAttribute
(
string
tableName
) :
System
tableName
string
return
System