| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class OPath | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public sealed class OPath | |
| Managed Extensions for C++ | |
|---|---|
public __gc __sealed class OPath | |
| C++/CLI | |
|---|---|
public ref class OPath sealed | |
The framework implements some kind of OPath language (the name is taken from the
no longer developed Microsoft(R) ObjectSpaces(TM) framework). OPath would be
a kind of query language that is storage independent. This class parses and
converts the OPath expressions to an ObjectExpression
that can the be compiled and executed on the storage.
System.Object
Chili.Opf3.Query.OPath
Requirements
Namespace: Chili.Opf3.Query
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)