C# 클래스 Kdbplus.Linq.KXExtensions

파일 보기 프로젝트 열기: ScottWeinstein/Linq2KdbQ

공개 메소드들

메소드 설명
FQuery ( this source, string query ) : Flip
GetEnumerator ( this source ) : IEnumerable

메소드 상세

FQuery() 공개 정적인 메소드

public static FQuery ( this source, string query ) : Flip
source this
query string
리턴 Flip

GetEnumerator() 공개 정적인 메소드

public static GetEnumerator ( this source ) : IEnumerable
source this
리턴 IEnumerable