[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides data for the state change event of a .NET Framework data provider. [Property] [Methods] doGetMethod=Gets the specified method of the event arguments.ARG(StateChangeEventArgs args)|1|0 onCurrentState=Gets the new state of the connection. The connection object will be in the new state already when the event is fired. ARG(ConnectionState)|2|0 *onEquals=Determines whether the specified Object is equal to the current Object. ARG(bool)|2|104 *onGetHashCode=Serves as a hash function for a particular type. ARG(int)|2|1 *onGetType=Gets the Type of the current instance. ARG(Type)|2|0 *onOriginalState=Gets the original state of the connection. ARG(ConnectionState)|2|0 *onToString=Returns a string that represents the current object. ARG(string)|2|2 *obj=The object to compare with the current object with Equals(Object) method. ARG(Object)|4|0