Contains the tables and column names in the database that are used by the
MediaCreationDbDataAccessAgent.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustInherit NotInheritable Class 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