UnsupportedBufferDataTypeException(String) Construtor

Definição

Inicializa uma nova instância da classe UnsupportedBufferDataTypeException.

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)

Parâmetros

typeName
String

O nome do tipo de dados.

Aplica-se a