InvalidUdtException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SQL Server または ADO.NET の Microsoft.Data.SqlClient プロバイダーが、無効なユーザー定義型 (UDT) を検出した場合にスローされます。
public ref class InvalidUdtException sealed : SystemException
[System.Serializable]
public sealed class InvalidUdtException : SystemException
public sealed class InvalidUdtException : SystemException
[<System.Serializable>]
type InvalidUdtException = class
inherit SystemException
type InvalidUdtException = class
inherit SystemException
Public NotInheritable Class InvalidUdtException
Inherits SystemException
- 継承
-
InvalidUdtException
- 属性
メソッド
GetObjectData(SerializationInfo, StreamingContext) |
すべての InvalidUdtException プロパティを、指定した SerializationInfo の StreamingContext クラスにストリーム転送します。 |