ProjectProperties Object
Description
Global project parameters and settings.
Remarks
The ProjectProperties for the connection is TDConnection.ProjectProperties.
Public Properties
Public Property CountThe number of parameters in the project.
Public Property IsParamChecks if a parameter of this name exists.
Public Property ParamNameGets the parameter name.
Public Property ParamValueThe value of the parameter.
See Also