HResults.DTS_E_FILENAMEOUTPUTCOLUMNOTFOUND 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_FILENAMEOUTPUTCOLUMNOTFOUND MessageText: The output column for the file name cannot be found.
public: int DTS_E_FILENAMEOUTPUTCOLUMNOTFOUND = -1073450829;
public const int DTS_E_FILENAMEOUTPUTCOLUMNOTFOUND = -1073450829;
val mutable DTS_E_FILENAMEOUTPUTCOLUMNOTFOUND : int
Public Const DTS_E_FILENAMEOUTPUTCOLUMNOTFOUND As Integer = -1073450829