The SqlObject component represents an SQL database table or view. Instances of SqlObject represent individual rows on the table or view.
All external components cataloged from SQL databases inherit from SqlObject. This component is not meant to be used directly but as a base for cataloged SQL components.