Name | Description | |
---|---|---|
![]() | DataType | Gets the DataType of the parameter. |
![]() | DefaultFormat | Gets the DefaultFormat property. Parameters can be formatted many different ways before being placed in the Job which is being submitted. DefaultFormats do vary depending upon the Parameter's DataType. |
![]() | JAMSEntry | Gets or sets the JAMSEntry that owns this parameter. |
![]() | Length | Gets or sets the Length of this Parameter value. Date, Time and DateTime Parameter lengths will always be 8. |
![]() | Name | |
![]() | ParameterOrigin | Identifies where this parameter originated. |
![]() | ParamId | Gets the internal ID of the parameter. |
![]() | ParamName | Gets the command procedure Parameter Name. |
![]() | Sequence | Gets the Sequence number of this Parameter. |
![]() | SSISDataType | Gets the DataType of the parameter. |
![]() | Value | Gets the Value for this Current Parameter. |