mysql-native v2.2.2

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;