ComponentDowngradeFailedException(String) Constructor
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.
public:
ComponentDowngradeFailedException(System::String ^ strComponentName);
public ComponentDowngradeFailedException (string strComponentName);
new Microsoft.SqlServer.Dts.Pipeline.ComponentDowngradeFailedException : string -> Microsoft.SqlServer.Dts.Pipeline.ComponentDowngradeFailedException
Public Sub New (strComponentName As String)
Parameters
- strComponentName
- String