TypeMismatchPropertyException Kelas

Definisi

Mewakili pengecualian yang dilemparkan dalam properti saat terjadi kesalahan.

public ref class TypeMismatchPropertyException : Microsoft::SqlServer::Management::Data::PropertyException
[System.Serializable]
public class TypeMismatchPropertyException : Microsoft.SqlServer.Management.Data.PropertyException
[<System.Serializable>]
type TypeMismatchPropertyException = class
    inherit PropertyException
Public Class TypeMismatchPropertyException
Inherits PropertyException
Warisan
TypeMismatchPropertyException
Atribut

Konstruktor

TypeMismatchPropertyException()

Menginisialisasi instans TypeMismatchPropertyException baru kelas dengan nilai properti default.

TypeMismatchPropertyException(ISfcProperty, Type)

Menginisialisasi instans TypeMismatchPropertyException baru kelas dengan properti dan jenis yang ditentukan.

Properti

Property

Mendapatkan kumpulan pasangan kunci/nilai yang memberikan informasi tambahan yang ditentukan pengguna tentang pengecualian.

(Diperoleh dari PropertyException)
Type

Mendapatkan jenis saat ini di PropertyException.

Berlaku untuk