您可能感興趣的試卷
你可能感興趣的試題
A.Rows集合
B.Columns集合
C.Tables集合
D.Parameters集合
以下語句執(zhí)行后,myDataSet中增加的表的名稱是()。
dim myDataSet as new DataSet()
myDataSet.Tables.Add()
A.Table1
B.Table2
C.TableN
D.Nothing
A.CommandType.Text
B.CommandType.Procedure
C.CommandType.CommandText
D.CommandType.StoredProcedure
A.Directory.GetDirectories返回一個目錄數(shù)組
B.DirectoryInfo.GetDirectories返回一個目錄數(shù)組
C.Directory.GetDirectories返回一個字符串?dāng)?shù)組
D.DirectoryInfo.GetDirectories返回一個字符串?dāng)?shù)組
下面的代碼結(jié)構(gòu)表示的是對象的為()。
A.公共屬性
B.只寫屬性
C.只讀屬性
D.可變屬性
最新試題
Visual Studio需要輸入產(chǎn)品密鑰才能正常使用。
C#項目的項目文件類型名稱是csproj。
以下()不是C#項目默認(rèn)包括的類型。
以下變量標(biāo)識符定義正確的是()。
運行一個控制臺應(yīng)用程序,總是從Main()函數(shù)開始執(zhí)行。
.NET程序在每一次運行時,都需要進(jìn)行編譯才能執(zhí)行。
C#的基本類型不是面向?qū)ο蟮摹?/p>
Visual Studio具有產(chǎn)品試用期。
Visual Studio是微軟公司的產(chǎn)品。
轉(zhuǎn)換對象類型的方法一般命名成()形式。