Miner.Data.Access Namespace > DataRowRule Class > PerformAction Method : PerformAction(IDictionary) Method |
'Declaration
Public Overloads Overrides Sub PerformAction( _ ByVal arguments As System.Collections.IDictionary _ )
'Usage
Dim instance As DataRowRule Dim arguments As System.Collections.IDictionary instance.PerformAction(arguments)
public override void PerformAction( System.Collections.IDictionary arguments )
public procedure PerformAction( arguments: System.Collections.IDictionary ); override;
public override function PerformAction( arguments : System.Collections.IDictionary );
public: void PerformAction( System.Collections.IDictionary* arguments ) override
public: void PerformAction( System.Collections.IDictionary^ arguments ) override
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