Maps a String to a String column.
Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class StringType _ Inherits ImmutableType _ Implements IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, ILiteralType |
| C# |
|---|
[SerializableAttribute] public class StringType : ImmutableType, IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, ILiteralType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class StringType : public ImmutableType, IDiscriminatorType, IIdentifierType, IType, ICacheAssembler, ILiteralType |