mysql-native v1.2.0

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


Function PreparedImpl.numArgs

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

ushort numArgs () pure nothrow @property const;