Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EzAPI を使用して SSIS パッケージを構築しています。
FlatFileSource -> DerivedColumn -> ODBC 宛先。
しかし、Delay Validation プロパティを true に設定する場所が見つかりません。EzPackage または EzDataFlow オブジェクトでそうすることができません。
Visual Studio では、FlatFileSource に対して DelayValidation プロパティを設定できますが、DerivedColumn コンポーネントまたは ODBCDestination に対して使用できる DelayValidation プロパティはありません。どのオブジェクトに DelayValidation を設定しますか?