다음을 통해 공유


PipelineComponentExt.GetMetadataValuesFromRow(DataRow) 메서드

정의

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

매개 변수

row
DataRow

반환

적용 대상