The TableOutput type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| DataTableReference |
Gets a reference to data table created by this output.
| |
| InputToAdaptSelectionFrom |
Gets the input whose selections should be used to map output rows back into the application.
(Inherited from DataFunctionOutput.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| Transformations | Gets the transformations for this output mapping.
(Inherited from DataFunctionOutput.) |
See Also