ObjectQuery.GetResultType メソッド

定義

クエリの結果型に関する情報を返します。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public System.Data.Entity.Core.Metadata.Edm.TypeUsage GetResultType ();
member this.GetResultType : unit -> System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public Function GetResultType () As TypeUsage

戻り値

クエリの結果型に関する情報を含む TypeUsage 値。

属性

適用対象