mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function Row.getName

Get the name of the column with specified index.

inout inout(string) getName (
  ulong index
);