Function SafePrepared.getArg

Prepared statement parameter getter.

taggedalgebraic.taggedalgebraic.TaggedAlgebraic!(mysql.types._MYTYPE) getArg (
  ulong index
) @safe;

Type Mappings

See the MySQL/D Type Mappings tables

Parameters

NameDescription
index The zero based index

Returns

The MySQLVal representing the argument.