Konstruktor CannotCreatePipelineComponentException
Inicjuje nowe wystąpienie CannotCreatePipelineComponentException klasy
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline
Zestaw: Microsoft.SqlServer.PipelineHost (w Microsoft.SqlServer.PipelineHost.dll)
Składnia
'Deklaracja
Public Sub New ( _
className As String _
)
'Użycie
Dim className As String
Dim instance As New CannotCreatePipelineComponentException(className)
public CannotCreatePipelineComponentException(
string className
)
public:
CannotCreatePipelineComponentException(
String^ className
)
new :
className:string -> CannotCreatePipelineComponentException
public function CannotCreatePipelineComponentException(
className : String
)
Parametry
- className
Typ: System.String
Wartość UserComponentTypeName właściwość składnika skryptów.
Zobacz także