A Strategy for converting a mapped property name to a Field name.

Namespace: NHibernate.Property
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Interface IFieldNamingStrategy
C#
public interface IFieldNamingStrategy
Visual C++
public interface class IFieldNamingStrategy