InheritanceMappingAttribute.IsDefault Properti

Definisi

Mendapatkan atau mengatur apakah objek jenis ini diinstansiasi ketika nilai diskriminator tidak cocok dengan nilai yang ditentukan.

public:
 property bool IsDefault { bool get(); void set(bool value); };
public bool IsDefault { get; set; }
member this.IsDefault : bool with get, set
Public Property IsDefault As Boolean

Nilai Properti

Default = false.

Keterangan

Tepat salah InheritanceMappingAttribute satu atribut harus dideklarasikan dengan IsDefault sebagai true.

Berlaku untuk