DBInfo
Retrieve database metadata for a given datasource.
Component Signature
Attributes
Atrribute | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| Type of metadata to retrieve. One of: | |
|
|
| Name of the variable to which the result will be assigned. Required. | |
|
|
| Name of the datasource to check metadata on. If not provided, the default datasource will be used. | |
|
|
| Table name for which to retrieve metadata. Required for | |
|
|
| ||
|
|
| ||
|
|
| This is a string value that must match a table type in your database implementation. Each database is different. Some common filter types are:
| |
|
|
| ||
|
|
|
Examples
Last updated