TreeMgrTablesGidBuilderImpl.schema

Set schema property.

class TreeMgrTablesGidBuilderImpl(T)
T
schema
(
string propval
)

Parameters

propval string

If no set, then the table name will be fetched from the parent node using the "schema" attribute. If not found that way, then the list of visible tables (tables which can be identified without having to specify a schema) will be used

Return Value

Type: T

Builder instance for fluent chaining