Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定提供源表与 DataTable 之间主映射的集合。
Public ReadOnly Shadows Property TableMappings As DataTableMappingCollection
public new DataTableMappingCollection TableMappings {get;}
缺省值为空集合。
在使更改保持一致时,SADataAdapter 会使用 DataTableMappingCollection 集合将数据源使用的列名与 DataSet 使用的列名相关联。
无法在 .NET Compact Framework 2.0 中使用 TableMappings 属性。