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

プロパティ値

クエリ パターンのコンパイラによって生成された要素からの理由。

適用対象