RowSelectChainCallInterface
public protocol RowSelectChainCallInterface
ChainCall interface for row-selecting
-
Prepare chain call for row-selecting on specific column results
Throws
ErrorDeclaration
Swift
func prepareRowSelect(on columnResultConvertibleList: ColumnResultConvertible...,Parameters
columnResultConvertibleListColumnResultlisttablesTable name list
isDistinctIs distinct or not
Return Value
-
Prepare chain call for row-selecting on specific column results
Throws
ErrorDeclaration
Swift
func prepareRowSelect(on columnResultConvertibleList: [ColumnResultConvertible],Parameters
columnResultConvertibleListColumnResultlisttablesTable name list
isDistinctIs distinct or not
Return Value
-
Prepare chain call for row-selecting on specific column results
Throws
ErrorDeclaration
Swift
func prepareRowSelect(on columnResultConvertibleList: ColumnResultConvertible...,Parameters
columnResultConvertibleListColumnResultlisttablesTable name
isDistinctIs distinct or not
Return Value
-
Prepare chain call for row-selecting on specific column results
Throws
ErrorDeclaration
Swift
func prepareRowSelect(on columnResultConvertibleList: [ColumnResultConvertible],Parameters
columnResultConvertibleListColumnResultlisttablesTable name
isDistinctIs distinct or not
Return Value
View on GitHub
Install in Dash
RowSelectChainCallInterface Protocol Reference