ComponentUpgradeFailedException(String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アップグレードに失敗したコンポーネントの ComponentUpgradeFailedException で、IdentificationString クラスの新しいインスタンスを初期化します。
public:
ComponentUpgradeFailedException(System::String ^ strComponentName);
public ComponentUpgradeFailedException (string strComponentName);
new Microsoft.SqlServer.Dts.Pipeline.ComponentUpgradeFailedException : string -> Microsoft.SqlServer.Dts.Pipeline.ComponentUpgradeFailedException
Public Sub New (strComponentName As String)
パラメーター
- strComponentName
- String
コンポーネントの IdentificationString です。