データベース接続型 (SqlConnection/SqlCommand/SqlDataReader)
System.Data.SqlClientに登録さているSqlConnection、SqlCommand、SqlDataReaderクラスを使用した各種サンプルを紹介します。データベースは、SQL Server のNwindSQLを使用します。