DBObject Object

DBObject Object Properties Methods Lists Collections

Description

The DBObject object is a generic object that contains information appropriate for all types of database objects. A DBObject is closely tied to a specific SQL-DMO object, but presents a generic interface that allows the same code to apply to multiple object types.

A DBObject can represent a Table, View, Rule, Default, StoredProcedure, Trigger, or UserDefinedDatatype object.