TableName Property (FCGeneric)
Returns the name of the database table this FCGeneric is based on.
Syntax
'Declaration
Public ReadOnly Property TableName As String
public string TableName {get;}
Property Value
Returns the name of the database table this FCGeneric is based on.
Remarks
The TableName is set when the FCGeneric is constructed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family