MetaFileInfoProviderEnsureMetaFileBinaries Method |
Ensures the binary data in the DataTable of metafiles.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static void EnsureMetaFileBinaries(
DataTable dt
)
Parameters
- dt
- Type: System.DataDataTable
DataTable with the data
See Also