mysql-native v1.2.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Function Row.length
Get the number of elements (columns) in this row.
ulong length
() pure nothrow @property const;
API Reference Home: [This Version] [Latest Version] [Other Versions]
Get the number of elements (columns) in this row.
ulong length
() pure nothrow @property const;