[To be supplied.]
[Visual Basic] Protected Const SELECT_INDEX As Integer [C#] protected const int SELECT_INDEX; [C++] protected: const int SELECT_INDEX; [JScript] protected var SELECT_INDEX : int;
DBDataSetCommand Class | DBDataSetCommand Members | System.Data.Internal Namespace