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