XDatabaseDataProvider.idl (b63233d8) XDatabaseDataProvider.idl (b1bc2d97)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 117 unchanged lines hidden (view full) ---

126 @see com::sun::star::sdb::CommandType
127 */
128 [attribute,bound] string Command;
129
130 /** specifies the type of the command to be executed to retrieve a result set.
131
132 <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
133
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 117 unchanged lines hidden (view full) ---

126 @see com::sun::star::sdb::CommandType
127 */
128 [attribute,bound] string Command;
129
130 /** specifies the type of the command to be executed to retrieve a result set.
131
132 <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
133
134 <p>This property is only meaningfull together with the <member>Command</member>
134 <p>This property is only meaningful together with the <member>Command</member>
135 property, thus either <em>both</em> or <em>none</em> of them are present.</p>
136
137 @see com::sun::star::sdb::CommandType
138 */
139 [attribute,bound] long CommandType;
140
141 /** specifies an additional filter to optinally use.
142

--- 74 unchanged lines hidden ---
135 property, thus either <em>both</em> or <em>none</em> of them are present.</p>
136
137 @see com::sun::star::sdb::CommandType
138 */
139 [attribute,bound] long CommandType;
140
141 /** specifies an additional filter to optinally use.
142

--- 74 unchanged lines hidden ---