Miner.Geodatabase.GeodatabaseManager Namespace > ActionData Class : OnSet Method |
'Declaration
Protected Overridable Sub OnSet( _ ByVal key As System.Object, _ ByVal oldValue As System.Object, _ ByVal newValue As System.Object _ )
'Usage
Dim instance As ActionData Dim key As System.Object Dim oldValue As System.Object Dim newValue As System.Object instance.OnSet(key, oldValue, newValue)
protected procedure OnSet( key: System.TObject; oldValue: System.TObject; newValue: System.TObject ); virtual;
protected function OnSet( key : System.Object, oldValue : System.Object, newValue : System.Object );
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