←Select platform

DataAccessFactory Property

Summary

Gets or sets the configured type name of the DataAccessFactory.

Syntax

C#
VB
C++
public string DataAccessFactory {get; set;}
Public Property DataAccessFactory As String
public: 
property String^ DataAccessFactory { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The configured type name of the DataAccessFactory.

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize