Keyoti SearchUnit API Docs
OnRowDeleting Method (e)
API DocumentationKeyoti.SearchEngine.WindowsServiceServiceConfiguration..::..IndexDirectoriesDataTableOnRowDeleting(DataRowChangeEventArgs)
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override void OnRowDeleting(
	DataRowChangeEventArgs e
)
protected override void OnRowDeleting(
	DataRowChangeEventArgs e
)
Protected Overrides Sub OnRowDeleting ( 
	e As DataRowChangeEventArgs
)
Protected Overrides Sub OnRowDeleting ( 
	e As DataRowChangeEventArgs
)
protected:
virtual void OnRowDeleting(
	DataRowChangeEventArgs^ e
) override
protected:
virtual void OnRowDeleting(
	DataRowChangeEventArgs^ e
) override
abstract OnRowDeleting : 
        e : DataRowChangeEventArgs -> unit 
override OnRowDeleting : 
        e : DataRowChangeEventArgs -> unit 
abstract OnRowDeleting : 
        e : DataRowChangeEventArgs -> unit 
override OnRowDeleting : 
        e : DataRowChangeEventArgs -> unit 
Parameters

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120