Enum IndexMethod
暂时只有 FreeSql.Provider.PostgreSQL 有效
Namespace: FreeSql.DataAnnotations
Assembly: FreeSql.dll
Syntax
public enum IndexMethod
Fields
| Name | Description |
|---|---|
| B_Tree | |
| BRIN | |
| GIN | |
| GiST | |
| Hash | |
| SP_GiST |
Extension Methods
FreeSqlGlobalExtensions.ToDescriptionOrString()
FreeSqlGlobalExtensions.ToInt64()