PDatasource

data class PDatasource(val name: String, val properties: PPropertySet) : PRootElement

A datasource ... { } element.

Constructors

Link copied to clipboard
constructor(name: String, properties: PPropertySet)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Name for this datasource

Link copied to clipboard

Properties set for this datasource