PipelineComponentExt.GetMetadataValuesFromRow(DataRow) Método

Definición

protected:
 Microsoft::SqlServer::Dts::Pipeline::ColumnInformation ^ GetMetadataValuesFromRow(System::Data::DataRow ^ row);
protected Microsoft.SqlServer.Dts.Pipeline.ColumnInformation GetMetadataValuesFromRow (System.Data.DataRow row);
member this.GetMetadataValuesFromRow : System.Data.DataRow -> Microsoft.SqlServer.Dts.Pipeline.ColumnInformation
Protected Function GetMetadataValuesFromRow (row As DataRow) As ColumnInformation

Parámetros

row
DataRow

Devoluciones

Se aplica a