[To be supplied.]
[Visual Basic] Public ReadOnly Property CurrentState As DBObjectState [C#] public DBObjectState CurrentState {get;} [C++] public: __property DBObjectState get_CurrentState(); [JScript] public function get CurrentState() : DBObjectState;
StateChangeEventArgs Class | StateChangeEventArgs Members | System.Data Namespace