{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
TableName Property
Gets the Table Name.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
string
TableName
{
get
; }
Public
ReadOnly
Property
TableName
As
String
Get
Field Value
The Table Name.
See Also
EntityObject Class
FLEXYGO.Objects Namespace