MapperTable Class

CDC table details.

Constructor

MapperTable(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

Name of the table.

properties

Table properties.

Attributes

name

Name of the table.

name: str | None

properties

Table properties.

properties: _models.MapperTableProperties | None