RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TableDefinitionBase..::..CopyDataTo Method

Copies the data to.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  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.

Return Value

System.String.

Exceptions


ExceptionCondition
ArgumentNullException