MailMergeDataSource.QueryString 属性

定义

返回或设置用于检索邮件合并数据源中数据的子集的查询字符串 (SQL 语句)。

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

属性值

适用于