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