DataShape.QueryPattern 屬性

定義

取得或設定資料形狀的查詢模式。

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

屬性值

資料形狀的字串查詢模式。

適用於