readProxyFormat

The format for proxies.

package
static if(hasMsSql)
enum readProxyFormat = q{ // mixin("model." ~ proxy.handler ~ "!(\"%s\")(_row[_index]);"); // _index++; };

Meta