Click or drag to resize

DataObjectControllerUpdateDataObjectDisplayNames Method

Overload List
  NameDescription
Public methodUpdateDataObjectDisplayNames(DataObjectType)
Method updates all objects of specific DataObjectType to set their DisplayName to the format specified in the DataObjectType. It also refreshes the SearchData for the data objects.
Public methodStatic memberUpdateDataObjectDisplayNames(DataObjectType, SqlConnection, SqlTransaction) Obsolete.
Method updates all objects of specific DataObjectType to set their DisplayName to the format specified in the DataObjectType. It also refreshes the SearchData for the data objects.
Top
See Also