RowIndex
public struct RowIndex : Comparable
Indexes to (columnName, databaseValue) pairs in a database row.
-
Declaration
Swift
public static func == (lhs: RowIndex, rhs: RowIndex) -> BoolParameters
lhsrhs -
Declaration
Swift
public static func < (lhs: RowIndex, rhs: RowIndex) -> BoolParameters
lhsrhs
View on GitHub
Install in Dash
RowIndex Struct Reference