Home
last modified time | relevance | path

Searched refs:DataSourceName (Results 1 – 25 of 102) sorted by relevance

12345

/aoo42x/main/offapi/com/sun/star/sdb/
H A DDataAccessDescriptor.idl64 …<p>This data source is usually used to create a <type>Connection</type>. If no DataSourceName is g…
71 [optional, property] string DataSourceName;
108 Especially in the case where no <member>DataSourceName</member> is given, but
113 <p>If no ActiveConnection is given, then a <member>DataSourceName</member> is required.</p>
115 @see DataSourceName
145 <p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member>
192 <p>Usually, you use the properties <member>DataSourceName</member> (alternatively
213 …<p>When you specify a result set either implicitly (<member>DataSourceName</member>, <member>Comma…
H A DQueryDesign.idl85 <li><a name="data_source"></a><b>DataSourceName</b><br/>
88 …The DataSourceName may be omitted if and only if a valid <a href="#active_connection">ActiveConnec…
90 … If both <code>DataSourceName</code> and <code>ActiveConnection</code> are present, the former
96 …May be omitted if and only if a valid <a href="#data_source">DataSourceName</a> parameter is suppl…
113 If the <a href="#data_source">DataSourceName</a> parameter is present, the query is
128 If the <a href="#data_source">DataSourceName</a> parameter is present, the view is
H A DDataSourceBrowser.idl139 <li><member>DataAccessDescriptor::DataSourceName</member></li>
193 <li><b>DataSourceName</b><br/>
199 …It is only meaningful together with the <em>DataSourceName</em> and the <em>Command</em> parameter…
H A DRelationDesign.idl76 <li><b>DataSourceName</b><br>
H A DTableDesign.idl76 <li><b>DataSourceName</b><br>
H A DRowSet.idl289 [property] string DataSourceName;
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXMailMerge.csv1 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"DataSourceName#optional"
22 "SwXMailMerge";"com::sun::star::text::MailMerge";"DataSourceName"
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java100 public String DataSourceName; field in DBMetaData
551 Object oDataSource = xNameAccess.getByName(DataSourceName); in getDataSource()
568 this.DataSourceName = _DataSourceName; in setDataSourceByName()
609DataSourceName = AnyConverter.toString(xPSet.getPropertyValue(PropertyNames.PROPERTY_NAME)); in getConnection()
H A DRecordParser.java216 Helper.setUnoPropertyValue(xRowSet, "DataSourceName", DataSourceName); in executeCommand()
/aoo42x/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl119 <li><code>DataSourceName</code></li>
150 … <p>Only <code>DataSourceName</code>, <code>DatabaseLocation</code>, <code>ActiveConnection</code>
178 to a data source described by the descriptor's <code>DataSourceName</code> member.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DRowSet.idl85 [property] string DataSourceName;
88 /** is the connection URL. Could be used instead of the DataSourceName.
/aoo42x/main/offapi/com/sun/star/text/
H A DMailMerge.idl90 namely <member>DataSourceName</member>, <member>Command</member>, <member>CommandType</member>,
101 [property] string DataSourceName;
159 respectively the triple (<member>DataSourceName</member>, <member>DataCommandType</member>,
/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv89 "ORowSet";"com::sun::star::sdbc::RowSet";"DataSourceName"
103 "ORowSet";"com::sun::star::sdb::RowSet";"DataSourceName"
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl146 <p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member>
207 [attribute,bound] string DataSourceName;
/aoo42x/main/pyuno/demo/
H A Dbiblioaccess.py40 rowset.DataSourceName = "Bibliography"
/aoo42x/main/offapi/com/sun/star/report/
H A DXReportDefinition.idl244 … <p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member>
278 [attribute,bound] string DataSourceName;
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv131 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"DataSourceName"
145 "ODatabaseForm";"com::sun::star::sdb::RowSet";"DataSourceName"
/aoo42x/main/offapi/com/sun/star/text/fieldmaster/
H A DDatabase.idl80 depending fields to work without setting DataSourceName, DataTableName and CommandType
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquery.src405 …Text [ en-US ] = "Both the ActiveConnection and the DataSourceName parameter are missing or wrong …
/aoo42x/main/dbaccess/source/inc/
H A Dstringconstants.inc79 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_DATASOURCENAME, "DataSourceName");
/aoo42x/main/svx/source/inc/
H A Dfmprop.hrc82 …_PROP_DATASOURCE rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DataSourceName" ) )
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java108 return this.oMainFormDBMetaData.DataSourceName; in getDataSourceName()
/aoo42x/extras/l10n/source/as/
H A Dlocalize.sdf10723 …ng STR_NO_DATASOURCE_OR_CONNECTION 0 as দুয়ো ActiveConnection আৰু DataSourceName স্থিতিমাপ নাই …
/aoo42x/extras/l10n/source/ml/
H A Dlocalize.sdf10062 … 0 string STR_NO_DATASOURCE_OR_CONNECTION 0 ml ActiveConnection , DataSourceName പരാമീറ്ററുകള്‍…
/aoo42x/extras/l10n/source/my/
H A Dlocalize.sdf12598 …g STR_NO_DATASOURCE_OR_CONNECTION 0 my ActiveConnection နှင့် the DataSourceName တို့၏ကိုယ်စားပ…

Completed in 5850 milliseconds

12345