ApplicationClass.DataTypeInfoFromDataType(DataType) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSDataTypeInfo100 ^ DataTypeInfoFromDataType(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DataType dt) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::DataTypeInfoFromDataType;
[System.Runtime.InteropServices.DispId(26)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSDataTypeInfo100 DataTypeInfoFromDataType (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DataType dt);
Public Overridable Function DataTypeInfoFromDataType (dt As DataType) As IDTSDataTypeInfo100
Parâmetros
- dt
- DataType
Retornos
Implementações
- Atributos