See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Namespace: NTier.Model.Entity
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0

Syntax

C#
public class DbIndexColumnCollectionForIndex : DbIndexColumnCollectionForIndex
Visual Basic
Public Class DbIndexColumnCollectionForIndex
	Inherits DbIndexColumnCollectionForIndex
Visual C++
public ref class DbIndexColumnCollectionForIndex : public DbIndexColumnCollectionForIndex

Inheritance Hierarchy

System..::..Object
  NEntityCollection<(Of <(<'DbIndexColumn>)>)>
    DbIndexColumnCollection
      DbIndexColumnCollectionForIndex
        NTier.Model.Entity..::..DbIndexColumnCollectionForIndex

See Also