Flags that provide additional information about the view.
| Member | Value | Description |
|---|---|---|
| MFViewFlagIncompatibleWithFullTextSearch | 2 | The view is not compatible with full-text search (on the view level). |
| MFViewFlagMaterialized | 1 | The view is materialized. |
| MFViewFlagsNone | 0 | None. |