BenSelect Documentation
SearchableDataTable Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Models.Data Namespace : SearchableDataTable Class
Model of loaded table of data.

Public Properties

 NameDescription
public PropertyDataRowsReturns raw data rows. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataView)
public PropertyDataTableReturn raw DataTable. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataView)
public PropertyHashtablesCacheCache of previously prepared search hashtables. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataView)
public PropertySearchCacheCache of previously searched tables. (column_name, (column_value, SearchableDataView)) (Inherited from Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataView)
public PropertyTableNameGets table name.  
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataView
      Selerix.BenSelect.Api.ApplicationCore.Models.Data.SearchableDataTable

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.