HResults.DTS_E_NOTDISPENSED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_NOTDISPENSED MessageText: The Variables collection has not been returned from the VariableDispenser. An operation was attempted that is only allowed on dispensed collections.
public: int DTS_E_NOTDISPENSED = -1073659826;
public const int DTS_E_NOTDISPENSED = -1073659826;
val mutable DTS_E_NOTDISPENSED : int
Public Const DTS_E_NOTDISPENSED As Integer = -1073659826