Builder

class Builder

Properties

Link copied to clipboard

The type of the data provider. This parameter can store one of the following values: "SOURCE" or "TARGET".

Link copied to clipboard
var name: String?

The name of the database object.

Link copied to clipboard
var type: String?

The type of the database object. For example, a table, view, procedure, and so on.