HResults.DTS_E_INVALIDCACHEFILENAME 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_INVALIDCACHEFILENAME MessageText: The cache file name is either not provided or is not valid. Provide a valid cache file name.
public: int DTS_E_INVALIDCACHEFILENAME = -1071607030;
public const int DTS_E_INVALIDCACHEFILENAME = -1071607030;
val mutable DTS_E_INVALIDCACHEFILENAME : int
Public Const DTS_E_INVALIDCACHEFILENAME As Integer = -1071607030