:: com :: sun :: star :: sdb ::

service ParameterSubstitution
Description
Does variable substitution on an SQL query.

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

must cary a live connection in the "ActiveConnection" property.

::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.
::com::sun::star::util::XStringSubstitution

for the variable substitution.

Exported Interfaces - Details
::com::sun::star::lang::XInitialization
Description
must cary a live connection in the "ActiveConnection" property.
::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.
::com::sun::star::util::XStringSubstitution
Description
for the variable substitution.

 
Top of Page