DbProxy

Attribute for custom data-type handling.

Members

Variables

readHandler
string readHandler;

The name of the custom read handler.

writeHandler
string writeHandler;

The name of the custom write handler.

Meta