DbExpressionVisitor<TResultType> 构造函数
定义
初始化 DbExpressionVisitor<TResultType> 类的新实例。Initializes a new instance of the DbExpressionVisitor<TResultType> class.
protected:
DbExpressionVisitor();
protected DbExpressionVisitor ();
Protected Sub New ()