IQueryMethodProvider.DefaultIfEmptyShapedQueryMethod 属性

定义

获取默认值(如果为空形状的查询方法)。

public System.Reflection.MethodInfo DefaultIfEmptyShapedQueryMethod { get; }
member this.DefaultIfEmptyShapedQueryMethod : System.Reflection.MethodInfo
Public ReadOnly Property DefaultIfEmptyShapedQueryMethod As MethodInfo

属性值

如果为空形状的查询方法,则为默认值。

适用于