1 write to isNullable
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
210
this.
isNullable
= true;
1 reference to isNullable
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
234
get { return this.
isNullable
; }