Leadtools.Medical.DataAccessLayer.Configuration Namespace > DataAccessSettings Class : CatalogFactory Property |
public string CatalogFactory {get; set;}
'Declaration Public Property CatalogFactory As String
'Usage Dim instance As DataAccessSettings Dim value As String instance.CatalogFactory = value value = instance.CatalogFactory
public string CatalogFactory {get; set;}
get_CatalogFactory();
set_CatalogFactory(value);
This is used by the CatalogFactory class to create an instance of the type in the configuration.
This property maps to the catalogFactory element in the configuration.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2