HResults.DTS_E_RAWFILECANTOPENFORMETADATA 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_RAWFILECANTOPENFORMETADATA MessageText: The file cannot be opened for reading the metadata. If the file does not exist, and the component has already defined external metadata, you can set the "ValidateExternalMetadata" property to "false" and the file will be created at the runtime.
public: int DTS_E_RAWFILECANTOPENFORMETADATA = -1071607123;
public const int DTS_E_RAWFILECANTOPENFORMETADATA = -1071607123;
val mutable DTS_E_RAWFILECANTOPENFORMETADATA : int
Public Const DTS_E_RAWFILECANTOPENFORMETADATA As Integer = -1071607123