C# 클래스 SubSonic.Extensions.IQueryableExtenstions

Contains general extension methods for IQueryable
파일 보기 프로젝트 열기: rally25rs/SubSonic-3.0

공개 메소드들

메소드 설명
GetQueryText ( this query ) : string
PrintDebugInfo ( this query ) : string

메소드 상세

GetQueryText() 공개 정적인 메소드

public static GetQueryText ( this query ) : string
query this
리턴 string

PrintDebugInfo() 공개 정적인 메소드

public static PrintDebugInfo ( this query ) : string
query this
리턴 string