Elements' Summary |
SourceData |
contains the result set which is being copied by the wizard currently.
|
Error |
denotes the error which happened while copying the data.
|
Elements' Details |
SourceData
::com::sun::star::sdbc::XResultSet SourceData;
- Description
- contains the result set which is being copied by the wizard currently.
|
|
Error
any Error;
- Description
- denotes the error which happened while copying the data.
Usually, this contains an instance of ::com::sun::star::sdbc::SQLException.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.