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


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

Определение

Инициализирует новый экземпляр класса 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)

Параметры

typeName
String

Имя типа данных.

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