Engine_Database.Search_Stop_Words Method Gets the list of all search stop words which are ignored during searching ( such as 'The', 'A', etc.. ) Namespace: SobekCM.Engine_Library.Database Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: List<(Of <(<'String>)>)>List of all the search stop words from the database Remarks This calls the 'SobekCM_Get_Search_Stop_Words' stored procedure
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |