[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IColumnMapper.SqlType(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void SqlType( string sqltype )  | 
| Visual Basic | 
|---|
Sub SqlType ( _ sqltype As String _ )  | 
| Visual C++ | 
|---|
void SqlType( String^ sqltype )  | 
Parameters
- sqltype
 - Type: System..::..String
[Missing <param name="sqltype"/> documentation for "M:NHibernate.Mapping.ByCode.IColumnMapper.SqlType(System.String)"]