CTTable::GetOwner
Declaration
CTString CTTable::GetOwner() const
Description
Retrieves the table owner.
Return Values
If the table owner was not previously set by SetOwner(), GetOwner() returns an empty string. GetOwner() returns the table owner or empty string if no table owner is set.
See Also
SetOwner()