C# Class DbExpressions.DbBatchExpression

Represents a batch of DbExpression instances.
Inheritance: DbListExpression
显示文件 Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Method Description
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.