frmProgressconvertTable Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void convertTable(
	string sourceTable,
	string targetTable,
	string converter,
	bool identity
)

Parameters

sourceTable  String
 
targetTable  String
 
converter  String
 
identity  Boolean
 

See Also