SfcObjectNotFoundException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.Serializable]
public class SfcObjectNotFoundException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcObjectNotFoundException = class
inherit SfcException
Public Class SfcObjectNotFoundException
Inherits SfcException
- 継承
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| SfcObjectNotFoundException() | |
| SfcObjectNotFoundException(SerializationInfo, StreamingContext) | |
| SfcObjectNotFoundException(String, Exception) | |
| SfcObjectNotFoundException(String) | |
プロパティ
| 名前 | 説明 |
|---|---|
| HelpLink | (継承元 SfcException) |
メソッド
| 名前 | 説明 |
|---|---|
| SetHelpContext(String) | (継承元 SfcException) |