PrimaryKeyIndexConfiguration 类

定义

配置主键索引。

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

方法

HasName(String)

将索引配置为具有特定名称。

IsClustered()

配置要聚集的索引。

IsClustered(Boolean)

配置索引是否将聚集。

适用于