C# 클래스 Gribble.Model.Select

파일 보기 프로젝트 열기: mikeobrien/Gribble 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Any bool
Count bool
Distinct IList
Duplicates Duplicates
First bool
FirstOrDefault bool
From Data
OrderBy IList
Projection IList
Randomize bool
SetOperatons IList
Single bool
Start int
Top int
TopType TopValueType
Where Operator

공개 메소드들

메소드 설명
GetSourceTables ( ) : IEnumerable

비공개 메소드들

메소드 설명
GetSourceTables ( Select select ) : IEnumerable

메소드 상세

GetSourceTables() 공개 메소드

public GetSourceTables ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

Any 공개적으로 프로퍼티

public bool Any
리턴 bool

Count 공개적으로 프로퍼티

public bool Count
리턴 bool

Distinct 공개적으로 프로퍼티

public IList Distinct
리턴 IList

Duplicates 공개적으로 프로퍼티

public Duplicates,Gribble.Model Duplicates
리턴 Duplicates

First 공개적으로 프로퍼티

public bool First
리턴 bool

FirstOrDefault 공개적으로 프로퍼티

public bool FirstOrDefault
리턴 bool

From 공개적으로 프로퍼티

public Data,Gribble.Model From
리턴 Data

OrderBy 공개적으로 프로퍼티

public IList OrderBy
리턴 IList

Projection 공개적으로 프로퍼티

public IList Projection
리턴 IList

Randomize 공개적으로 프로퍼티

public bool Randomize
리턴 bool

SetOperatons 공개적으로 프로퍼티

public IList SetOperatons
리턴 IList

Single 공개적으로 프로퍼티

public bool Single
리턴 bool

Start 공개적으로 프로퍼티

public int Start
리턴 int

Top 공개적으로 프로퍼티

public int Top
리턴 int

TopType 공개적으로 프로퍼티

public TopValueType TopType
리턴 TopValueType

Where 공개적으로 프로퍼티

public Operator,Gribble.Model Where
리턴 Operator