3 references to EntityOSpaceType
System.Web.Entity (3)
System\Data\WebControls\EntityDataSourceView.cs (3)
445Debug.Assert(EntityOSpaceType != null, "EntitySet is not null, EntityOSpaceType should also be defined."); 452queryExpressionBuilder.Append(EntityDataSourceUtil.CreateEntitySqlTypeIdentifier(EntityOSpaceType)); 1547Type clrType = objectItemCollection.GetClrType(EntityOSpaceType);