Show / Hide Table of Contents

Property IsNullable

| Improve this Doc View Source

IsNullable

Gets a value indicates whether this column is nullable.

Declaration
public bool IsNullable { get; }
Property Value
Type Description
System.Boolean

true if this column is nullable, otherwise false.

See Also
Nullable(System.Boolean)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest