Share via


PipelineComponentExt.GetMetadataValuesFromRow(DataRow) Methode

Definition

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

Parameter

row
DataRow

Gibt zurück

Gilt für: