Gets or sets the configured type name of the DataAccessFactory.
[ConfigurationPropertyAttribute("dataAccessFactory", IsRequired=false)]
public string DataAccessFactory { get; set; }
Public Property DataAccessFactory As String
The configured type name of the DataAccessFactory.
This is used by the DataAccessFactory class to create an instance of the type in the configuration.
This property maps to the dataAccessFactory
element in the configuration.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document