EnumeratorException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての列挙子例外の基底クラス
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class EnumeratorException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type EnumeratorException = class
inherit SqlServerManagementException
Public Class EnumeratorException
Inherits SqlServerManagementException
- 継承
- 派生
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| EnumeratorException() |
TODO |
| EnumeratorException(SerializationInfo, StreamingContext) |
TODO |
| EnumeratorException(String, Exception) |
TODO |
| EnumeratorException(String) |
TODO |