Show / Hide Table of Contents

Method Nullable

| Improve this Doc View Source

Nullable(Boolean)

Declares nullability of this column.

Declaration
public void Nullable(bool isNullable)
Parameters
Type Name Description
System.Boolean isNullable

true if this column is nullable, otherwise false.

See Also
IsNullable
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest