System.Data.SqlTypes の基本例外クラス。
この型のすべてのメンバの一覧については、SqlTypeException メンバ を参照してください。
System.Object
System.Exception
System.SystemException
System.Data.SqlTypes.SqlTypeException
System.Data.SqlTypes.SqlNullValueException
System.Data.SqlTypes.SqlTruncateException
<Serializable>
Public Class SqlTypeException Inherits SystemException
[C#]
[Serializable]
public class SqlTypeException : SystemException
[C++]
[Serializable]
public __gc class SqlTypeException : public SystemException
[JScript]
public
Serializable
class SqlTypeException extends SystemException
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.Data.SqlTypes
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
アセンブリ: System.Data (System.Data.dll 内)