Click or drag to resize
IceQueryDataSourceViewExecuteDelete Method

Namespace: PDTec.IceNet.Web.UI
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
protected override int ExecuteDelete(
	IDictionary keys,
	IDictionary oldValues
)

Parameters

keys
Type: System.CollectionsIDictionary
oldValues
Type: System.CollectionsIDictionary

Return Value

Type: Int32
See Also