| GetByKey Method | |
| See Also |
- TableName
Specifies the name of the user defined table (use the symbol @ as a prefix to the name, see the TableName property of the UserTablesMD object).
Retrieves and sets the values of the object's properties by the object's absolute key from the Company database.
| Visual Basic |
|---|
Public Function GetByKey( _
   ByVal TableName As String _
) As Boolean |
- TableName
Specifies the name of the user defined table (use the symbol @ as a prefix to the name, see the TableName property of the UserTablesMD object).