Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

RegisteredEntities Class






Members 
A utility static class for working with entities.
Object Model
Syntax
public static class RegisteredEntities 
'Declaration
 
Public MustInherit NotInheritable Class RegisteredEntities 
'Usage
 
Dim instance As RegisteredEntities

            

            
public ref class RegisteredEntities abstract sealed 
Remarks
The storage catalog is defined in the Leadtools.Medical.Storage.DataAccessLayer.dll assembly. The catalog defines a mapping between the Leadtools.Medical.Storage.DataAccessLayer classes and the database schema. The catalog contains definitions for all table names in the database schema, and all columns of each table. The storage catalog is defined as an xml file. You will create a storage catalog for the tutorial database. When using a custom database with the CSStorageServerManagerDemo_Original.exe, you define a class that derives from class CatalogEntity for each table in your database. You then call AddItem to associate the class with the corresponding entity name.
Requirements

Target Platforms

See Also

Reference

RegisteredEntities Members
Leadtools.Medical.Storage.DataAccessLayer Namespace

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features