Lines Matching refs:p

79 	<p> These columns are typically the foreign key fields of the parent report.
82 its data based on the values of the master fields.</p>
83 <p>If the report is no sub report (e.g. its parent is not a report itself), this
84 property is not evaluated.</p>
91 <p>Entries in this sequence can either denote column names in the sub report,
105 </p>
106 <p>The columns specified herein typically represent a part of the primary key
107 fields or their aliases of the detail report.</p>
108 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
109 property is not evaluated.</p>
116 <p>In case of a <member>CommandType</member> of <member>CommandType::COMMAND</member>,
124 which are not standard SQL, to your database.</p>
133 <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
135 <p>This property is only meaningful together with the <member>Command</member>
136 property, thus either <em>both</em> or <em>none</em> of them are present.</p>
144 <p>The Filter string has to form a SQL WHERE-clause, <em>without</em> the WHERE-string itself.</p>
146 <p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member>
148 row set are to be additionally filtered, the Filter property can be used.</p>
150 …<p>Note that the Filter property does not make sense if a <member>ResultSet</member> has been spec…
151 in the DataAccessDescriptor.</p>
184 <p>The default value of this property is <TRUE/>. By switching it to <FALSE/>, you can pass
185 backend-specific SQL statements, which are not standard SQL, to your database.</p>
187 <p>This property is usually present together with the <member>Command</member> and
189 equals <member>CommandType::COMMAND</member>.</p>
194 <p>A value of zero implies that no limit exists.</p>