SqlServerPrimitiveCollectionBuilderExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
SQL Server 的特定 PrimitiveCollectionBuilder 擴充方法。
public static class SqlServerPrimitiveCollectionBuilderExtensions
type SqlServerPrimitiveCollectionBuilderExtensions = class
Public Module SqlServerPrimitiveCollectionBuilderExtensions
- 繼承
-
SqlServerPrimitiveCollectionBuilderExtensions
備註
如需詳細資訊和範例,請參閱使用 EF Core建立實體類型和關聯性的模型化,以及存取SQL Server和Azure SQL資料庫。
方法
IsSparse(PrimitiveCollectionBuilder, Boolean) |
設定當以SQL Server為目標時,屬性的資料行是否建立為疏鬆。 |
IsSparse<TProperty>(PrimitiveCollectionBuilder<TProperty>, Boolean) |
設定當以SQL Server為目標時,屬性的資料行是否建立為疏鬆。 |