NPersistence Reference Guide
Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public string DiscriminatorColumn

See Also