Database Class

Summary
Contains the tables in the database that are used by the CCOW Server.
Syntax
C#
VB
C++
[DatabaseAttribute(Name="Leadtools.Ccow.Server")] 
public class Database : DataContext 
<DatabaseAttribute(Name:="Leadtools.Ccow.Server")>  _ 
Public Class Database 
 Inherits System.IDisposable 
 Implements System.Data.Linq.DataContext 
[DatabaseAttribute(Name=L"Leadtools.Ccow.Server")] 
public ref class Database : public System.IDisposable, public System.Data.Linq.DataContext; 
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.