LEADTOOLS For .NET Class Library Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DatabaseSchemaReposotory Class
See Also  Members  
Leadtools.Medical.Media.DataAccessLayer Namespace : DatabaseSchemaReposotory Class




Contains the tables and column names in the database that are used by the MediaCreationDbDataAccessAgent.

Object Model

DatabaseSchemaReposotory Class

Syntax

Visual Basic (Declaration) 
Public MustInherit NotInheritable Class DatabaseSchemaReposotory 
Visual Basic (Usage)Copy Code
Dim instance As DatabaseSchemaReposotory
C# 
public static class DatabaseSchemaReposotory 
Managed Extensions for C++ 
public __gc abstract __sealed class DatabaseSchemaReposotory 
C++/CLI 
public ref class DatabaseSchemaReposotory abstract sealed 

Inheritance Hierarchy

System.Object
   Leadtools.Medical.Media.DataAccessLayer.DatabaseSchemaReposotory

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also