frmProgressConvert Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static bool Convert(
	string converter,
	columns col,
	string table,
	DataRow dr
)

Parameters

converter  String
 
col  columns
 
table  String
 
dr  DataRow
 

Return Value

Boolean

See Also