Name | Description | |
---|---|---|
QuickBooksMetaDataCollectionNames Constructor | Creates a QuickBooksMetaDataCollectionNames instance. |
The following tables list the members exposed by QuickBooksMetaDataCollectionNames.
Name | Description | |
---|---|---|
QuickBooksMetaDataCollectionNames Constructor | Creates a QuickBooksMetaDataCollectionNames instance. |
Name | Description | |
---|---|---|
Columns | The name of the metadata collection for table columns. | |
ForeignKeyColumns | The name of the metadata collection for columns used in foreign keys. | |
ForeignKeys | The name of the metadata collection for foreign keys. | |
IndexColumns | The name of the metadata collection for columns used in indexes. | |
Indexes | The name of the metadata collection for table indexes. | |
PrimaryKeyColumns | The name of the metadata collection for columns used in primary keys. | |
PrimaryKeys | The name of the metadata collection for primary keys. | |
Tables | The name of the metadata collection for QuickBooks Online tables. | |
UniqueKeyColumns | The name of the metadata collection for columns used in unique keys. | |
UniqueKeys | The name of the metadata collection for unique keys. |