C# 클래스 DbExpressions.DbBatchExpression

Represents a batch of DbExpression instances.
상속: DbListExpression
파일 보기 프로젝트 열기: seesharper/DbExpressions 1 사용 예제들

비공개 메소드들

메소드 설명
DbBatchExpression ( ) : System.Collections.Generic

Initializes a new instance of the DbBatchExpression class.

DbBatchExpression ( IEnumerable dbExpressions ) : System.Collections.Generic

Initializes a new instance of the DbBatchExpression class.