Protocols
The following protocols are available globally.
-
ChainCall interface for inserting
See moreDeclaration
Swift
public protocol InsertChainCallInterface -
ChainCall interface for deleting
See moreDeclaration
Swift
public protocol DeleteChainCallInterface -
ChainCall interface for updating
See moreDeclaration
Swift
public protocol UpdateChainCallInterface -
ChainCall interface for row-selecting
See moreDeclaration
Swift
public protocol RowSelectChainCallInterface -
ChainCall interface for selecting
See moreDeclaration
Swift
public protocol SelectChainCallInterface -
ChainCall interface for multi-selecting
See moreDeclaration
Swift
public protocol MultiSelectChainCallInterface
-
Convenient interface for inserting
See moreDeclaration
Swift
public protocol InsertInterface -
Convenient interface for updating
See moreDeclaration
Swift
public protocol UpdateInterface -
Convenient interface for deleting
See moreDeclaration
Swift
public protocol DeleteInterface -
Convenient interface for row selecting
See moreDeclaration
Swift
public protocol RowSelectInterface -
Convenient interface for selecting
See moreDeclaration
Swift
public protocol SelectInterface -
Convenient interface for table related operation
See moreDeclaration
Swift
public protocol TableInterface
View on GitHub
Install in Dash
Protocols Reference