Miner.Responder.Shared.Rules Namespace > ValidateSecuredHazard Class > PerformAction Method : PerformAction(IDictionary,DataRow) Method |
'Declaration
Protected Overloads Overrides Sub PerformAction( _ ByVal arguments As System.Collections.IDictionary, _ ByVal dataRow As System.Data.DataRow _ )
'Usage
Dim instance As ValidateSecuredHazard Dim arguments As System.Collections.IDictionary Dim dataRow As System.Data.DataRow instance.PerformAction(arguments, dataRow)
protected override void PerformAction( System.Collections.IDictionary arguments, System.Data.DataRow dataRow )
protected procedure PerformAction( arguments: System.Collections.IDictionary; dataRow: System.Data.DataRow ); override;
protected override function PerformAction( arguments : System.Collections.IDictionary, dataRow : System.Data.DataRow );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2