DataAccessType Property

Summary
Gets or sets the type of the class providing the data access method for the managed provider.
Syntax
C#
C++/CLI
public Type DataAccessType { get; set; } 
public: 
property Type^ DataAccessType { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The class System.Type providing the data access method for the managed provider.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.