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


ILockedFeatureSearch Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILockedFeatureSearch Interface
ArcGIS Developer Help

ILockedFeatureSearch Interface

Provides access to methods needed to select, search and lock MBDB records.

Product Availability

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

Members

Name Description
Read-only property AllLockedFIDs Indicates the FIDs for all locked features.
Method SearchAndLock Searches records that satisfy the query filter and lockes them.
Method SelectAndLock Selectes records that satisfy the query filter, selection type and selection option, and lockes them.
Method UnlockAllFeatures Unlocks all features that are locked.

Classes that implement ILockedFeatureSearch

Classes Description
TemporalFeatureClass (esriTrackingAnalyst) Controls settings for the temporal feature class.