Tip: Using DataTable ExtendedPropeties Colllection
When moving DataTables from tier to tier in our application we can use the DataTable ExtendedProperties as custom data holder at the user level or at the application level instead of moving these data in extra parameters.
Fields like ReadOnly, timeSpan etc can be part of the extendedProperties collection.