Click or drag to resize

DataObjectView Methods

The DataObjectView type exposes the following members.

Methods
  NameDescription
Public methodAddUserGroup
Adds a usergroup to the UserGroupIds collection
(Inherited from ViewBase.)
Public methodClearUserGroups
Removes all items from the UserGroupIds collection
(Inherited from ViewBase.)
Public methodClone (Overrides ViewBaseClone.)
Public methodCloneView
Kopierer (cloner) view'et og nulstiller alle relevante id'er.
(Overrides ViewBaseCloneView.)
Public methodCloneView(Boolean) Obsolete.
Public methodGetValidViewFieldIdsStr
Public methodPassesFilter (Inherited from ViewBase.)
Public methodRemoveInvalidFields
Removes entries from the fields collection that are not valid. A field is invalid if: - it doesn't exist in all the do-types specified by the view's filter's types.
Public methodRemoveInvalidSortFields
Removes entries from the sort fields collection which are not defined in the fields collection
Public methodResetAll
Nulstiller objektets id m.v. Metoden anvendes hvis man vil oprette et nyt view (i db) som en kopi af et andet.
(Overrides ViewBaseResetAll.)
Public methodToString (Inherited from ViewBase.)
Public methodToString(AppFormatInfo) (Inherited from ViewBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also