Dynamicweb 8 Documentation
DatabaseSchema Class
Members 

Provides methods for reading database layouts from connections. Can provide information on tables and their columns. Supports SQL-Server and MS Access.
Syntax
'Declaration
 
Public NotInheritable Class DatabaseSchema 
public sealed class DatabaseSchema 
Inheritance Hierarchy

System.Object
   Dynamicweb.DatabaseSchema

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DatabaseSchema Members
Dynamicweb Namespace

Send Feedback