SelectExpression.GetProjectionTypes Yöntem

Tanım

Dikkat

Use GetMappedProjectionTypes().

İçindeki ifadelerin türlerini alır Projection .

public virtual System.Collections.Generic.IEnumerable<Type> GetProjectionTypes ();
[System.Obsolete("Use GetMappedProjectionTypes().")]
public virtual System.Collections.Generic.IEnumerable<Type> GetProjectionTypes ();
abstract member GetProjectionTypes : unit -> seq<Type>
override this.GetProjectionTypes : unit -> seq<Type>
[<System.Obsolete("Use GetMappedProjectionTypes().")>]
abstract member GetProjectionTypes : unit -> seq<Type>
override this.GetProjectionTypes : unit -> seq<Type>
Public Overridable Function GetProjectionTypes () As IEnumerable(Of Type)

Döndürülenler

IEnumerable<Type>

İçindeki ifadelerin türleri Projection .

Öznitelikler

Şunlara uygulanır