ReportDataProvider.MassUpdateDataType Method
| Name | Parameters | Description |
|---|---|---|
| MassUpdateDataType<T>(IObjectSpace, IReportStorage, String, Type, String) static | objectSpace, reportStorage, oldDataType, newDataType, dataTypeMemberName | |
| MassUpdateDataType<T>(IObjectSpace, IReportStorage, String, Type) static | objectSpace, reportStorage, oldDataType, newDataType | |
| MassUpdateDataType<T>(IObjectSpace, String, Type) static | objectSpace, oldDataType, newDataType | Updates references to a particular data type in all reports stored in the application database. |