EldorADO.NET Class Library

JoinPath Class

[This is preliminary documentation and subject to change.]

Join clause in an ObjectPath.

For a list of all members of this type, see JoinPath Members.

System.Object
   ObjectPath
      JoinPath

[Visual Basic]
Public Class JoinPath
Inherits ObjectPath
[C#]
public class JoinPath : ObjectPath

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Eldorado.Object.Query

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

JoinPath Members | Eldorado.Object.Query Namespace