SelectExpression.IsIdentityQuery Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether this SelectExpression is an identity query. An identity query has a single table, and returns all of the rows from that table, unmodified.
C#
public virtual bool IsIdentityQuery ();
abstract member IsIdentityQuery : unit -> bool
override this.IsIdentityQuery : unit -> bool
Public Overridable Function IsIdentityQuery () As Boolean
true if this SelectExpression is an identity query, false if not.
Продукт | Версії |
---|---|
Entity Framework Core | 1.1, 2.0, 2.1, 2.2 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про Entity Framework
Entity Framework – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: