SimpleORM.NET
TableNameAttribute Constructor (p_name)
NamespacesSormTableNameAttributeTableNameAttribute(String)

[This is preliminary documentation and is subject to change.]

Setup this instance.
Declaration Syntax
C#Visual BasicVisual C++
public TableNameAttribute(
	string p_name
)
Public Sub New ( _
	p_name As String _
)
public:
TableNameAttribute(
	String^ p_name
)
Parameters
p_name (String)
Name to be used

Assembly: sorm (Module: sorm) Version: 1.0.0.13068