MetaType::Discriminator Property
.NET Framework (current version)
Gets the member that represents the inheritance discriminator column.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
public: property MetaDataMember^ Discriminator { virtual MetaDataMember^ get() abstract; }
Property Value
Type: System.Data.Linq.Mapping::MetaDataMember^The member that represents the inheritance discriminator column, or null if there is none.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: