IConstraint.

GetObject() Method

Summary

Returns the Object the query graph was constrained with to create this Db4objects.Db4o.Query.IConstraint .
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Query
Containing Type
IConstraint

Syntax

Object GetObject()

Return Value

Type Description
Object Object the constraining object.