Configuration Property

Summary

Gets the configuration table.

Syntax
C#
VB
C++
public Table<Configuration> Configuration { get; } 
Public Overridable ReadOnly Property Configuration() As System.Data.Linq.Table(Of Configuration) 
 Get 
public: virtual property System.Data.Linq.Table<Configuration^ >^  Configuration 
{ 
 System.Data.Linq.Table<Configuration^ >^  get() 
} 

Property Value

The CCOW server's configuration table.

Requirements

Target Platforms

See Also

Reference

Database Class

Database Members

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