PipelineComponentExt.ConvertDataRecordTypeToBufferType(Type) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- type
- Type