DataTableMapping.ITableMapping.ColumnMappings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the derived DataColumnMappingCollection for the DataTable.
property System::Data::IColumnMappingCollection ^ System::Data::ITableMapping::ColumnMappings { System::Data::IColumnMappingCollection ^ get(); };
System.Data.IColumnMappingCollection System.Data.ITableMapping.ColumnMappings { get; }
member this.System.Data.ITableMapping.ColumnMappings : System.Data.IColumnMappingCollection
ReadOnly Property ColumnMappings As IColumnMappingCollection Implements ITableMapping.ColumnMappings
Property Value
A data column mapping collection.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the DataTableMapping instance is cast to an ITableMapping interface.
For more information, see ITableMapping.ColumnMappings.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา