SelectExpression.GetMappedProjectionTypes Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İçindeki ifadelerin türlerini alır Projection .
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression+<GetMappedProjectionTypes>d__69))]
public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo> GetMappedProjectionTypes ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression+<GetMappedProjectionTypes>d__73))]
public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo> GetMappedProjectionTypes ();
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression+<GetMappedProjectionTypes>d__69))>]
abstract member GetMappedProjectionTypes : unit -> seq<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo>
override this.GetMappedProjectionTypes : unit -> seq<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression+<GetMappedProjectionTypes>d__73))>]
abstract member GetMappedProjectionTypes : unit -> seq<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo>
override this.GetMappedProjectionTypes : unit -> seq<Microsoft.EntityFrameworkCore.Storage.TypeMaterializationInfo>
Public Iterator Overridable Function GetMappedProjectionTypes () As IEnumerable(Of TypeMaterializationInfo)
Döndürülenler
İçindeki ifadelerin türleri Projection .
- Öznitelikler