The ISchemaObject type exposes the following members.

Methods

  NameDescription
Public methodRefresh
Allows the object to be refreshed.

Properties

  NameDescription
Public propertyDatabase
Allows access to the DatabaseSchema object that contains this schema object.
Public propertyDateCreated
Returns the date this table was created.
Public propertyDeepLoad
Gets or sets a value indicating this schema object and all its children will be loaded.
Public propertyDefaultExtendedProperties
Public propertyDescription
The description of the object.
Public propertyExtendedProperties
Used to store any additional information about the schema object.
Public propertyFullName
Returns the owner and name of the table.
Public propertyIncludeFunctions
Gets or sets a value indicating this schema object and all its children will be loaded.
Public propertySortName
Gets the name used to sort in 'Table (Owner)' format.

See Also