←Select platform

ConnectionName Property (DataAccessSettings)

Summary

Gets or sets the connection name used by the data access provider.

Syntax

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

Property Value

The name of the connection used by the data access provider.

Remarks

This property maps to the connectionName element in the configuration.

The connection name should correspond to a value in the connectionStrings configuration section.

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