單項選擇題在ADO.NET中,command對象的commandtype屬性是()表示存儲過程。

A.Storedprocedure
B.tabledirect
C.text
D.以上都可以


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題在ADO.NET中,command對象的()屬性獲取和設置一個指示如何解釋commandtext屬性的值。

A.Commandtype
B.Commandtimeout
C.connection
D.commandtext

3.單項選擇題使用connection對象的()方法關閉數(shù)據(jù)庫。

A.close
B.open
C.createcommand
D.changedatabase

4.單項選擇題使用connection對象的()方法打開數(shù)據(jù)庫。

A.close
B.open
C.createcommand
D.changedatabase

5.單項選擇題使用connection對象的()屬性獲取或設置用于打開數(shù)據(jù)庫的字符串。

A.connectiontimeout
B.serverversion
C.connectionstring
D.state