Return the value to use when a (required) attribute is not specified. Note: Implementations of Get_XXX_YYY_DefaultValue() return [type|property].Name; // YYY is the "identifier" of XXX ThrowRequiredValueNotProvidedException(); // There is no way to get it

Namespace: NHibernate.Mapping.Attributes
Assembly:   NHibernate.Mapping.Attributes (in NHibernate.Mapping.Attributes)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class HbmWriterHelper
C#
public class HbmWriterHelper
Visual C++
public ref class HbmWriterHelper

Inheritance Hierarchy

System.Object
  NHibernate.Mapping.Attributes.HbmWriterHelper
    NHibernate.Mapping.Attributes.HbmWriterHelperEx