The entity framework uses Code first conventions to name columns after the property names. You can override this behavior using the Column Attribute.
確定! 回上一頁