ConversionNotSupportedException 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 sealed class ConversionNotSupportedException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type ConversionNotSupportedException = class
inherit DmfException
Public NotInheritable Class ConversionNotSupportedException
Inherits DmfException
- Warisan
- Atribut
Konstruktor
| Nama | Deskripsi |
|---|---|
| ConversionNotSupportedException() |
Konstruktor dasar |
| ConversionNotSupportedException(String, Exception) |
Konstruktor dasar |
| ConversionNotSupportedException(String, String) |
Constructor |
| ConversionNotSupportedException(String) |
Konstruktor dasar |
Properti
| Nama | Deskripsi |
|---|---|
| DmfExceptionType |
Tipe Pengecualian |
| HelpLink |
akan mengeluarkan tautan ke situs web bantuan (Diperoleh dari DmfException) |
| Host |
nama objek/jenis hosting |
| Message |
Message |
| TypeName |
nama jenis |
Metode
| Nama | Deskripsi |
|---|---|
| GetObjectData(SerializationInfo, StreamingContext) |
Pembantu serialisasi |
| Init() |
Menginisialisasi properti instans (Diperoleh dari DmfException) |
| SetHelpContext(String) |
Mengatur Konteks Bantuan (Diperoleh dari DmfException) |