DataShape.QueryPatternReasons 属性

定义

获取或设置查询模式编译器生成的元素的原因。

public:
 property System::String ^ QueryPatternReasons { System::String ^ get(); void set(System::String ^ value); };
public string QueryPatternReasons { get; set; }
member this.QueryPatternReasons : string with get, set
Public Property QueryPatternReasons As String

属性值

查询模式的编译器生成的元素的原因。

适用于