Meta Data Services Programming
InterfaceDef TableName Property
This character string property contains the name of the SQL table that is used to store instance information for the properties of the interface.
Syntax
object.TableName=(string)
The TableName property syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to an InterfaceDef object |
string | A variable length string that can be a maximum of 30 characters |