Miner.Framework.Engine Assembly > Miner.Framework.Mobile Namespace > MobileBackdropLayer Class : SelectDisplayTable Method |
'Declaration Public Overridable Function SelectDisplayTable( _ ByVal pQueryFilter As ESRI.ArcGIS.Geodatabase.IQueryFilter, _ ByVal selType As ESRI.ArcGIS.Geodatabase.esriSelectionType, _ ByVal selOption As ESRI.ArcGIS.Geodatabase.esriSelectionOption, _ ByVal pSelWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ ) As ESRI.ArcGIS.Geodatabase.ISelectionSet
'Usage Dim instance As MobileBackdropLayer Dim pQueryFilter As ESRI.ArcGIS.Geodatabase.IQueryFilter Dim selType As ESRI.ArcGIS.Geodatabase.esriSelectionType Dim selOption As ESRI.ArcGIS.Geodatabase.esriSelectionOption Dim pSelWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim value As ESRI.ArcGIS.Geodatabase.ISelectionSet value = instance.SelectDisplayTable(pQueryFilter, selType, selOption, pSelWorkspace)
public virtual ESRI.ArcGIS.Geodatabase.ISelectionSet SelectDisplayTable( ESRI.ArcGIS.Geodatabase.IQueryFilter pQueryFilter, ESRI.ArcGIS.Geodatabase.esriSelectionType selType, ESRI.ArcGIS.Geodatabase.esriSelectionOption selOption, ESRI.ArcGIS.Geodatabase.IWorkspace pSelWorkspace )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.