db4o

ObjectAttribute Interface

generic interface to allow returning an attribute of an object.

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

[Visual Basic]
Public Interface ObjectAttribute
[C#]
public interface ObjectAttribute
[C++]
public __gc __interface ObjectAttribute
[JScript]
public interface ObjectAttribute

Remarks

generic interface to allow returning an attribute of an object.

Requirements

Namespace: com.db4o.config

Assembly: db4o (in db4o.dll)

See Also

ObjectAttribute Members | com.db4o.config Namespace