Méthode PipelineComponent.ReinitializeMetaData
SQL Server 2012
Repairs any errors identified during validation that cause the component to return VS_NEEDSNEWMETADATA at design time.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
The ReinitializeMetaData method is called in response to the component returning VSNEEDSNEWMETADATA from Validate. Components should implement code that fixes these errors.