[Missing <summary> documentation for "P:NHibernate.Dialect.Schema.IColumnMetadata.Nullable"]

Namespace: NHibernate.Dialect.Schema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
string Nullable { get; }
Visual Basic
ReadOnly Property Nullable As String
	Get
Visual C++
property String^ Nullable {
	String^ get ();
}

See Also