Learn R Programming

paws.management (version 0.8.0)

finspace_get_kx_dataview: 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.