共用方式為


PrimaryKeyIndexConfiguration 類別

定義

設定主鍵索引。

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

方法

HasName(String)

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

IsClustered()

設定要叢集的索引。

IsClustered(Boolean)

設定是否要叢集索引。

適用於