mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Function Prepared.getArg
Prepared statement parameter getter.
std .variant .VariantN!(32L) getArg
(
ulong index
);
Type Mappings
See the MySQL/D Type Mappings tables
Parameters
Name | Description |
---|---|
index | The zero based index |