←Select platform

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

Leadtools.Ccow.Server Assembly