DataObjectView Methods |
The DataObjectView type exposes the following members.
| Name | Description | |
|---|---|---|
| AddUserGroup |
Adds a usergroup to the UserGroupIds collection
(Inherited from ViewBase.) | |
| ClearUserGroups |
Removes all items from the UserGroupIds collection
(Inherited from ViewBase.) | |
| Clone | (Overrides ViewBaseClone.) | |
| CloneView |
Kopierer (cloner) view'et og nulstiller alle relevante id'er.
(Overrides ViewBaseCloneView.) | |
| CloneView(Boolean) | Obsolete. (Overrides ViewBaseCloneView(Boolean).) | |
| GetValidViewFieldIdsStr | ||
| PassesFilter | (Inherited from ViewBase.) | |
| RemoveInvalidFields |
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.
| |
| RemoveInvalidSortFields |
Removes entries from the sort fields collection which are not defined in the fields collection
| |
| ResetAll |
Nulstiller objektets id m.v.
Metoden anvendes hvis man vil oprette et nyt view (i db)
som en kopi af et andet.
(Overrides ViewBaseResetAll.) | |
| ToString | (Inherited from ViewBase.) | |
| ToString(AppFormatInfo) | (Inherited from ViewBase.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithDataVersion.GetDataVersion | (Inherited from ViewBase.) | |
| IObjectWithGuid.GetGuid | (Inherited from ViewBase.) | |
| IObjectWithId.GetId | (Inherited from ViewBase.) | |
| IObjectContainingDataObjectFilterGetDataObjectFilter |