SfcObjectNotFoundException Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[System.Serializable]
public class SfcObjectNotFoundException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcObjectNotFoundException = class
inherit SfcException
Public Class SfcObjectNotFoundException
Inherits SfcException
- Warisan
- Atribut
Konstruktor
| Nama | Deskripsi |
|---|---|
| SfcObjectNotFoundException() | |
| SfcObjectNotFoundException(SerializationInfo, StreamingContext) | |
| SfcObjectNotFoundException(String, Exception) | |
| SfcObjectNotFoundException(String) | |
Properti
| Nama | Deskripsi |
|---|---|
| HelpLink | (Diperoleh dari SfcException) |
Metode
| Nama | Deskripsi |
|---|---|
| SetHelpContext(String) | (Diperoleh dari SfcException) |