ChangeDataCaptureFolder Class
The folder that this CDC is in. If not specified, CDC will appear at the root level.
Constructor
ChangeDataCaptureFolder(*, name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
name
|
The name of the folder that this CDC is in. Default value: None
|
Variables
| Name | Description |
|---|---|
|
name
|
The name of the folder that this CDC is in. |