Event fired just before data row is added to data table during initialization of DataSet property.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public event SearchResult..::..DataRowEventHandler BeforeDataRowAdd
public event SearchResult..::..DataRowEventHandler BeforeDataRowAdd
Public Event BeforeDataRowAdd As SearchResult..::..DataRowEventHandler
Public Event BeforeDataRowAdd As SearchResult..::..DataRowEventHandler
public: event SearchResult..::..DataRowEventHandler^ BeforeDataRowAdd { void add (SearchResult..::..DataRowEventHandler^ value); void remove (SearchResult..::..DataRowEventHandler^ value); }
public: event SearchResult..::..DataRowEventHandler^ BeforeDataRowAdd { void add (SearchResult..::..DataRowEventHandler^ value); void remove (SearchResult..::..DataRowEventHandler^ value); }
member BeforeDataRowAdd : IEvent<SearchResult..::..DataRowEventHandler, SearchResult..::..DataRowEventArgs>
member BeforeDataRowAdd : IEvent<SearchResult..::..DataRowEventHandler, SearchResult..::..DataRowEventArgs>
Remarks
Only happens if DataSet property is used.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120