RDbHandle Class Reference

#include <d32dbms.h>

Link against: edbms.lib

class RDbHandle : public RDbHandleBase

Inherits from

Detailed Description

This class is internal and is not intended for use.

Member Function Documentation

operator() ( )

T *operator()()const [inline]

operator* ( )

T &operator*()const [inline]

operator-> ( )

T *operator->()const [inline]

operator= ( T * )

T *operator=(T *aT)[inline]