enableHomogenousTablespace property

bool? enableHomogenousTablespace
final

Set this attribute to enable homogenous tablespace replication and create existing tables or indexes under the same tablespace on the target.

Implementation

final bool? enableHomogenousTablespace;