CTTable::SetOwner
Declaration
void CTTable::SetOwner(const CTString& owner)
Description
Sets the table owner. You should set the table owner before the table is created to allow the proper c-tree security setting to take place.
Return Values
None.
See Also
CTTable::GetOwner()