This document is archived and information here might be outdated.  Recommended version.


IVersionedView Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionedView Interface
ArcGIS Developer Help

IVersionedView Interface

Provides access to methods that control versioned views.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CreateVersionedView Create a versioned view.
Method DropVersionedView Drop the versioned view.
Read-only property HasVersionedView Does the table have a versioned view.
Read-only property VersionedViewName The name of the associated versioned view.

Classes that implement IVersionedView

Classes Description