Params Property
Description
Deprecated. Use ParameterValueFactory of ISupportParameterValues. The step parameters of this run.
Property type
Read-only property
Syntax
Visual Basic
Public Property Params( _
   ByVal SourceMode As Long _
) As Object
Parameters
SourceMode
A value of the tagTDAPI_RUN_PARAM_MODE Enumeration.
See Also