Поделиться через


CannotCreatePipelineComponentException(String) Конструктор

Определение

Инициализирует новый экземпляр класса CannotCreatePipelineComponentException.

public:
 CannotCreatePipelineComponentException(System::String ^ className);
public CannotCreatePipelineComponentException (string className);
new Microsoft.SqlServer.Dts.Pipeline.CannotCreatePipelineComponentException : string -> Microsoft.SqlServer.Dts.Pipeline.CannotCreatePipelineComponentException
Public Sub New (className As String)

Параметры

className
String

Значение свойства UserComponentTypeName компонента Script.

Применяется к