Slight variation on CreateTableString.
            The command used to create a multiset table. 
            
Namespace: NHibernate.DialectAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
 Syntax
Syntax
 Remarks
Remarks
            Here, we have the command used to create a table when there is no primary key and
            duplicate rows are expected.
            
            Most databases do not care about the distinction; originally added for
            Teradata support which does care.
            





