Skip to main content

tableProperty

Adds a table property.

Syntax

tableProperty(property, value)

Parameters

Parameter

Type

Description

property

str

The property key.

value

str

The property value.

Returns

DataFrameWriterV2