Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Adf
Core
Query
JoinType
C# Class Adf.Core.Query.JoinType
Inheritance:
Descriptor
ファイルを表示
Open project: NLADP/ADF
Public Properties
Property
Type
Description
Full
JoinType
Inner
JoinType
Left
JoinType
Right
JoinType
Public Methods
Method
Description
JoinType
(
string
name
) :
System
Method Details
JoinType()
public
method
public
JoinType
(
string
name
) :
System
name
string
return
System
Property Details
Full
public_oe static_oe property
public
static
JoinType,Adf.Core.Query
Full
return
JoinType
Inner
public_oe static_oe property
public
static
JoinType,Adf.Core.Query
Inner
return
JoinType
Left
public_oe static_oe property
public
static
JoinType,Adf.Core.Query
Left
return
JoinType
Right
public_oe static_oe property
public
static
JoinType,Adf.Core.Query
Right
return
JoinType