Hi Folks,
how do I get access to the properties PathData and PathSchema at runtime?
I need this information to decide whether a new datasource and/or schema
has to be assigned.
Best regards
Dictionary.Databases: Properties PathData, PathSchema
Dictionary.Databases: Properties PathData, PathSchema
Hi
Please try the following:
(report.Dictionary.Databases["XmlDatabaseName"] as StiXmlDatabase).PathData
Thank you.
Please try the following:
(report.Dictionary.Databases["XmlDatabaseName"] as StiXmlDatabase).PathData
Thank you.
Dictionary.Databases: Properties PathData, PathSchema
Hi Edward,
this works fine. Thank you very much for your quick response.
Best regards
this works fine. Thank you very much for your quick response.
Best regards
Edward wrote:Hi
Please try the following:
(report.Dictionary.Databases["XmlDatabaseName"] as StiXmlDatabase).PathData
Thank you.
Dictionary.Databases: Properties PathData, PathSchema
Hi
You are welcome.
Please let us know if you need any help.
Thank you.
You are welcome.
Please let us know if you need any help.
Thank you.