Persistate API documentation
DiscriminativeText Property
NamespacesPersistatePersistentDiscriminativeText

[This is preliminary documentation and is subject to change.]

Returns a string showing the ToString value of the object.
Declaration Syntax
C#
public virtual string DiscriminativeText { get; }
Remarks

This method is overridden in generated code for all persistent object classes. The generated overriding method constructs a string containing the text values of all discriminative members, separated by the value of the AnnotationSeparator property. AnnotationSepatator can be overridden manually.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)