SQLProvider

SelectOperations Type

Specifies where SELECT operations should be executed for query optimization.

Record fields

Record Field Description

DatabaseSide

Full Usage: DatabaseSide

Field type: SelectOperations
Modifiers: static

Execute the operation on the database server side

Field type: SelectOperations

DotNetSide

Full Usage: DotNetSide

Field type: SelectOperations
Modifiers: static

Execute the operation on the .NET client side

Field type: SelectOperations

Type something to start searching.