| AtomsFramework Persistence Layer Reference Guide |
|
AFTableAttribute.Table Property
[This is preliminary documentation and subject to change.]
Gets the database table name of the mapped class
[Visual Basic]
Public ReadOnly Property Table As
String
[C#]
public
string Table {get;}
Remarks
See Also
AFTableAttribute Class | AtomsFramework Namespace