mysql-native v3.0.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;