'Declaration
Public Shadows ReadOnly Property TableMappings As DataTableMappingCollection
public new DataTableMappingCollection TableMappings {get;}
public read-only property TableMappings: DataTableMappingCollection;
public hide function get TableMappings : DataTableMappingCollection
public: __property new DataTableMappingCollection* get_TableMappings();