20#ifndef __com_sun_star_sdb_application_CopyTableOperation_idl__
21#define __com_sun_star_sdb_application_CopyTableOperation_idl__
24module
com { module sun { module star { module sdb { module application {
32constants CopyTableOperation
const short AppendData
specifies the wizard should append the source table's data to an existing table in the target databas...
Definition CopyTableOperation.idl:53
const short CopyDefinitionAndData
specifies that the wizard should copy the source table to the target database, by creating a new tabl...
Definition CopyTableOperation.idl:37
const short CreateAsView
specifies the wizard should create the source table as view
Definition CopyTableOperation.idl:48
const short CopyDefinitionOnly
specifies that the wizard should copy the source table to the target database, by only creating a new...
Definition CopyTableOperation.idl:42
Definition Ambiguous.idl:22