mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function Prepared.numArgs

Gets the number of arguments this prepared statement expects to be passed in.

ushort numArgs() pure nothrow @property const;