UnsupportedBufferDataTypeException(String) Konstruktor

Definition

Initialisiert eine neue Instanz der UnsupportedBufferDataTypeException-Klasse.

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

Parameter

typeName
String

Der Name des Datentyps.

Gilt für: