mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-01 17:24:42 -05:00
[Table Designer] Only show index hash options when table is memory-optimized (#1714)
This commit is contained in:
@@ -2302,7 +2302,6 @@ IndexIsHashPropertyDescription = Whether the index is a hash index
|
||||
IndexIsHashPropertyTitle = Is Hash
|
||||
IndexBucketCountPropertyDescription = Bucket count of the hash index, note the value will always automatically round up to the next power of 2.
|
||||
IndexBucketCountPropertyTitle = Bucket Count
|
||||
HashIndexGroupTitle = Hash Index
|
||||
TableDesignerColumnsDisplayValueTitle = Columns
|
||||
ColumnStoreIndexNamePropertyTitle = Name
|
||||
ColumnStoreIndexNamePropertyDescription = Name of the columnstore index
|
||||
|
||||
Reference in New Issue
Block a user