Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
JPB
DataAccess
Query
TApplyMode
C# Class JPB.DataAccess.Query.TApplyMode
Apply modes for TSQL. This is an helper method that can be used to create APPLYs by using the QueryCommand Builder
Inheritance:
MsQueryBuilderExtentions.ApplyMode
Show file
Open project: JPVenson/DataAccess
Public Properties
Property
Type
Description
Cross
TApplyMode
Outer
TApplyMode
Public Methods
Method
Description
TApplyMode
(
string
applyType
) :
System.Collections.Generic
Method Details
TApplyMode()
public
method
public
TApplyMode
(
string
applyType
) :
System.Collections.Generic
applyType
string
return
System.Collections.Generic
Property Details
Cross
public static property
public
static
TApplyMode,JPB.DataAccess.Query
Cross
return
TApplyMode
Outer
public static property
public
static
TApplyMode,JPB.DataAccess.Query
Outer
return
TApplyMode