StatementType 列挙体
アセンブリ: System.Data (system.data.dll 内)

Public Enumeration StatementType

メンバ名 | 説明 | |
---|---|---|
![]() | Batch | |
![]() | Delete | DELETE ステートメントである SQL クエリ。 |
![]() | Insert | INSERT ステートメントである SQL クエリ。 |
![]() | Select | SELECT ステートメントである SQL クエリ。 |
![]() | Update | UPDATE ステートメントである SQL クエリ。 |

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- StatementType 列挙体のページへのリンク