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

属性值

数据形状的字符串查询模式。

适用于