[To be supplied.]
[Visual Basic] Protected commands() As DBCommand [C#] protected DBCommand[] commands; [C++] protected: DBCommand* commands[]; [JScript] protected var commands : DBCommand[];
DBDataSetCommand Class | DBDataSetCommand Members | System.Data.Internal Namespace