Items
This is a collection of all of the schema items that comprise this offline schema. Each of these schema items store the offline schema metadata for a table or query.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Item /> | AstOfflineSchemaItemNode | The AstOfflineSchemaItemNode stores all information necessary to build a package that targets a specific table or query without having to inspect the schema information for the live table or query at build time. It is essentially a cache of column type information for a table or query result set. |