{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
TableName Property
Gets or sets the name of the table.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
string
TableName
{
get
;
set
; }
Public
Property
TableName
As
String
Get
Set
Field Value
The name of the table.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace