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

Namespace: NHibernate.Properties
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IFieldNamingStrategy
Visual Basic
Public Interface IFieldNamingStrategy
Visual C++
public interface class IFieldNamingStrategy

See Also