Maps a Char Property
to a DbType.AnsiStringFixedLength column.
Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AnsiCharType _ Inherits BaseCharType |
| C# |
|---|
[SerializableAttribute] public class AnsiCharType : BaseCharType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class AnsiCharType : public BaseCharType |