PipelineComponentExt.ConvertDataRecordTypeToBufferType(Type) 方法

定义

protected:
 virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType ConvertDataRecordTypeToBufferType(Type ^ type);
protected virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType ConvertDataRecordTypeToBufferType (Type type);
abstract member ConvertDataRecordTypeToBufferType : Type -> Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType
override this.ConvertDataRecordTypeToBufferType : Type -> Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType
Protected Overridable Function ConvertDataRecordTypeToBufferType (type As Type) As DataType

参数

type
Type

返回

适用于