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, String)
static
|
objectSpace, oldDataType, newDataType, dataTypeMemberName
|
For internal use.
|
MassUpdateDataType<T>(IObjectSpace, String, Type)
static
|
objectSpace, oldDataType, newDataType
|
Updates references to a particular data type in all reports stored in the application database.
|