Retrieves the CA Harvest SCM SQL object.
object.GetSQL()
CaWContext
None
A CaWSQL object or null object if error.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() Set objSQL = objContext.GetSQL()
More information:
| Copyright © 2013 CA. All rights reserved. |
|