C# Class DbExpressions.DbBatchExpression

Represents a batch of DbExpression instances.
Inheritance: DbListExpression
Afficher le fichier Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Méthode 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.