Validates that columnspan of the foreignkey and the primarykey is the same.
Furthermore it aligns the length of the underlying tables columns.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void AlignColumns() |
Visual Basic |
---|
Public Sub AlignColumns |
Visual C++ |
---|
public: void AlignColumns() |