finspace_get_kx_dataview: Retrieves details of the dataview

View source: R/finspace_operations.R

finspace_get_kx_dataviewR Documentation

Retrieves details of the dataview

Description

Retrieves details of the dataview.

See https://www.paws-r-sdk.com/docs/finspace_get_kx_dataview/ for full documentation.

Usage

finspace_get_kx_dataview(environmentId, databaseName, dataviewName)

Arguments

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.