DerivedTable (Object)

Member of:

DerivableQueries collection

Description:

Represents a derived table in the Table Catalog.

Example:

This example shows how to remove a derived table from a query:

ActiveDocument.Sections["Query2"].DataModel.DerivedTables["Query"].Remove()

Collections:

DerivedItems collection

Methods:

Remove()

Properties:

Read Only: Property Name