Database Constructor(string)

Summary
Initializes a new instance of the Database class.
Syntax
C#
VB
C++
public Database( 
   string connection 
) 
Public Sub New(ByVal connection As System.String) 
public: Database(System.String^ connection) 

Parameters

connection
The connection string.

Requirements

Target Platforms

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

Leadtools.Ccow.Server Assembly

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