View source: R/finspace_operations.R
finspace_get_kx_dataview | R Documentation |
Retrieves details of the dataview.
See https://www.paws-r-sdk.com/docs/finspace_get_kx_dataview/ for full documentation.
finspace_get_kx_dataview(environmentId, databaseName, dataviewName)
environmentId |
[required] A unique identifier for the kdb environment, from where you want to retrieve the dataview details. |
databaseName |
[required] The name of the database where you created the dataview. |
dataviewName |
[required] A unique identifier for the dataview. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.