共用方式為


IndexConfiguration 類別

定義

設定索引。

public class IndexConfiguration
type IndexConfiguration = class
Public Class IndexConfiguration
繼承
IndexConfiguration

方法

HasName(String)

將索引設定為具有特定名稱。

IsClustered()

設定要叢集的索引。

IsClustered(Boolean)

設定是否要叢集索引。

IsUnique()

將索引設定為唯一的。

IsUnique(Boolean)

設定索引是否是唯一的。

適用於