HResults.DTS_E_EXPREVALINVALIDDATEPARTNODE 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_EXPREVALINVALIDDATEPARTNODE MessageText: The date part parameter specified for function "%1!s!" is not valid. It must be a static string. The date part parameter cannot contain dynamic elements, such as input columns, and must be of type DT_WSTR.
public: int DTS_E_EXPREVALINVALIDDATEPARTNODE = -1073450768;
public const int DTS_E_EXPREVALINVALIDDATEPARTNODE = -1073450768;
val mutable DTS_E_EXPREVALINVALIDDATEPARTNODE : int
Public Const DTS_E_EXPREVALINVALIDDATEPARTNODE As Integer = -1073450768