DbResourceDataManager.GetFileInfo

Internal routine that looks at a file and based on its extension determines how that file needs to be stored in the database. Returns FileInfoFormat structure

public static FileInfoFormat GetFileInfo(string fileName,
	bool noPhysicalFile)

Parameters

fileName

noPhysicalFile


See also:

Class DbResourceDataManager

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic