DbExpressions.DbBatchExpression.DbBatchExpression C# (CSharp) Méthode

DbBatchExpression() private méthode

Initializes a new instance of the DbBatchExpression class.
private DbBatchExpression ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        internal DbBatchExpression()
        {
        }

Same methods

DbBatchExpression::DbBatchExpression ( IEnumerable dbExpressions ) : System.Collections.Generic
DbBatchExpression