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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly