DbQuery.AsStreaming Yöntem

Tanım

Dikkat

Queries are now streaming by default unless a retrying ExecutionStrategy is used. Calling this method will have no effect.

Arabelleğe almak yerine sonuçların akışını yapacak yeni bir sorgu döndürür.

[System.Obsolete("Queries are now streaming by default unless a retrying ExecutionStrategy is used. Calling this method will have no effect.")]
public virtual System.Data.Entity.Infrastructure.DbQuery AsStreaming ();
abstract member AsStreaming : unit -> System.Data.Entity.Infrastructure.DbQuery
override this.AsStreaming : unit -> System.Data.Entity.Infrastructure.DbQuery
Public Overridable Function AsStreaming () As DbQuery

Döndürülenler

AsStreaming uygulanmış yeni bir sorgu.

Öznitelikler

Şunlara uygulanır