←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly