If a column in the database is marked as being nullable, then the corresponding property in the data model class created by the LINQ to SQL designer will be a nullable type.
如果数据库中的一列被标志为可空,那么数据模型类相应的属性将是一个可空的类型。
If a column in the database is marked as being nullable, then the corresponding property in the data model class created by the LINQ to SQL designer will be a nullable type.
如果数据库中的一列被标志为可空,那么数据模型类相应的属性将是一个可空的类型。
应用推荐