Chili.Opf3 Send comments on this topic.
TypeMapping Class
See Also  Members  
Chili.Opf3.Mapping Namespace : TypeMapping Class




Class that holds the mapping of one persistent object type with the storage.

Object Model





Syntax

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

Inheritance Hierarchy

System.Object
   Chili.Opf3.Mapping.TypeMapping

Requirements

Namespace: Chili.Opf3.Mapping

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: Chili.Opf3 (in Chili.Opf3.dll)

See Also