TempFileInfo Constructor (DataRow) |
Constructor - Creates a new TempFileInfo object from the given DataRow.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public TempFileInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also