HResults.DTS_E_RAWFILENAMEREQUIRED 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_RAWFILENAMEREQUIRED MessageText: The file name is not properly specified. Supply the path and name to the raw file either directly in the FileName property or by specifying a variable in the FileNameVariable property.
public: int DTS_E_RAWFILENAMEREQUIRED = -1071636390;
public const int DTS_E_RAWFILENAMEREQUIRED = -1071636390;
val mutable DTS_E_RAWFILENAMEREQUIRED : int
Public Const DTS_E_RAWFILENAMEREQUIRED As Integer = -1071636390