Builder
class Builder
Properties
Link copied to clipboard
Indicates whether name identifiers for database, schema, and table are case sensitive. If true, the names are case sensitive. If false, the names are not case sensitive. The default is false.
Link copied to clipboard
The namespace of the snapshot to restore from.
Link copied to clipboard
The name of the table to create from the restore operation.
Link copied to clipboard
The name of the snapshot to restore the table from.
Link copied to clipboard
The name of the source database that contains the table being restored.
Link copied to clipboard
The name of the source schema that contains the table being restored.
Link copied to clipboard
The name of the source table being restored.
Link copied to clipboard
The name of the database to restore the table to.
Link copied to clipboard
The name of the schema to restore the table to.
Link copied to clipboard
The workgroup to restore the table to.