Olvasás angol nyelven

Megosztás a következőn keresztül:


SqlFacetAttribute.IsNullable Property

Definition

Indicates whether the return type of the user-defined type can be null.

C#
public bool IsNullable { get; set; }

Property Value

true if the return type of the user-defined type can be null; otherwise false.

Remarks

The default value is true.

Applies to

Termék Verziók
SqlClient .NET Core 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Framework 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Standard 2.1, 3.0, 3.1, 4.0, 4.1