单项选择题
A.MDI B.JIT C.ADO.NET D.System.ADO
在ADO.NET中,为了执行一个存储过程,需要把Command对象的CommandType属性设置为()。A....
单项选择题在ADO.NET中,为了执行一个存储过程,需要把Command对象的CommandType属性设置为()。
A.CommandType.StoredProcedure B.CommandType.TableDirect C.CommandType.Text D.CommandType.Sql
以下类MyClass的属性count属于()属性。 A.只读B.只写C.可读写D.不可读不可写
以下类MyClass的属性count属于()属性。
A.只读 B.只写 C.可读写 D.不可读不可写
如果一个菜单项的Text属性为&File,该菜单项的默认Name属性值为()。A.fileMenuB.file...
单项选择题如果一个菜单项的Text属性为&File,该菜单项的默认Name属性值为()。
A.fileMenu B.fileMenuStrip C.fileMenuItem D.fileToolStripMenuItem