GetName method

Syntax
string GetName();
Remarks

Gets the table name of this instance. This is a utility function. The table name can also be accessed via the Schema for this instance.

Returns

The table name of this instance.