mysql-native v2.3.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;