C# 클래스 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
상속: MsQueryBuilderExtentions.ApplyMode
파일 보기 프로젝트 열기: JPVenson/DataAccess

공개 프로퍼티들

프로퍼티 타입 설명
Cross TApplyMode
Outer TApplyMode

공개 메소드들

메소드 설명
TApplyMode ( string applyType ) : System.Collections.Generic

메소드 상세

TApplyMode() 공개 메소드

public TApplyMode ( string applyType ) : System.Collections.Generic
applyType string
리턴 System.Collections.Generic

프로퍼티 상세

Cross 공개적으로 정적으로 프로퍼티

public static TApplyMode,JPB.DataAccess.Query Cross
리턴 TApplyMode

Outer 공개적으로 정적으로 프로퍼티

public static TApplyMode,JPB.DataAccess.Query Outer
리턴 TApplyMode