Encapsulates definition of the underlying data structure backing a sequence-style generator.

Namespace: NHibernate.Id.Enhanced
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also