Imports System.Data.OleDb Public Class FormSelectAllGrid Inherits System.Windows.Forms.Form #Region " Windows フォーム デザイナで生成されたコード " ' 自動生成部分省略 #End Region '------------------------------------------------------------ ' 社員テーブルから全レコードを取得し、データグリッドに表示する '------------------------------------------------------------ Private Sub FormSelectAllGrid_Load _ (ByVal sender As System.Object, _ ByVal e As System.