Function SafePrepared.numArgs
Gets the number of arguments this prepared statement expects to be passed in.
ushort numArgs() pure nothrow @property @safe const;
Gets the number of arguments this prepared statement expects to be passed in.
ushort numArgs() pure nothrow @property @safe const;