Udostępnij przez


DbExpressionRebinder.Visit(DbPropertyExpression) Metoda

Definicja

Implementuje wzorzec gościa na potrzeby pobierania właściwości wystąpienia.

public override System.Data.Entity.Core.Common.CommandTrees.DbExpression Visit(System.Data.Entity.Core.Common.CommandTrees.DbPropertyExpression expression);
override this.Visit : System.Data.Entity.Core.Common.CommandTrees.DbPropertyExpression -> System.Data.Entity.Core.Common.CommandTrees.DbExpression
Public Overrides Function Visit (expression As DbPropertyExpression) As DbExpression

Parametry

expression
DbPropertyExpression

Wyrażenie.

Zwraca

Zaimplementowany gość.

Dotyczy