FileDebugFinalizeData Method |
Groups read/write data in the table.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public static void FinalizeData(
DataTable dt
)
Parameters
- dt
- Type: System.DataDataTable
DataTable to process
See Also