3 overrides of IsScalar
System.Web.Entity (3)
System\Data\WebControls\EntityDataSourceColumn.cs (3)
145internal override bool IsScalar 237internal override bool IsScalar 373internal override bool IsScalar
1 reference to IsScalar
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceView.cs (1)
1001if (wrapperPropertyDescriptor.Column.IsInteresting && wrapperPropertyDescriptor.Column.IsScalar)