QuickObjects.ObjectBase Send comments on this topic.
TableOwner Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : TableOwner Property
Owner property is used to specify the owner/schema of the table.

Syntax

C# 
public string TableOwner {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also