[This is preliminary documentation and subject to change.]
Event handler for the table copy process.
[Visual Basic] Public Delegate Sub SqlCeTableCopyEventHandler( _ ByVal Object As Object, _ ByVal SqlCeTableCopyEventArgs As SqlCeTableCopyEventArgs _ )