LookupDefinition<(Of <(<'TLookupEntity, TEntity>)>)>..::..CopyDataTo Method
Copies the data to.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public string CopyDataTo( DbDataProcessor destinationProcessor, int tableIndex )
Public Function CopyDataTo ( _ destinationProcessor As DbDataProcessor, _ tableIndex As Integer _ ) As String
public: String^ CopyDataTo( DbDataProcessor^ destinationProcessor, int^ tableIndex )
Parameters
- destinationProcessor
- Type: RingSoft.DbLookup.DataProcessor..::..DbDataProcessor
The destination processor.
- tableIndex
- Type: Int32
Index of the table.