mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-29 17:24:34 -05:00
Fixing durability type filter in OE (#2043)
* Fixing durability type filter in OE * Adding doc comment
This commit is contained in:
@@ -728,6 +728,8 @@ FilterOwner = Owner
|
||||
FilterOwnerDescription = Include or exclude objects based on the owner or part of an owner name.
|
||||
FilterDurabilityType = Durability Type
|
||||
FilterDurabilityTypeDescription = Include or exclude objects based on the durability type.
|
||||
FilterDurabilitySchemaOnly = Schema Only
|
||||
FilterDurabilitySchemaAndData = Schema and Data
|
||||
FilterIsMemoryOptimized = Is Memory Optimized
|
||||
FilterIsMemoryOptimizedDescription = Include or exclude objects based on whether the object is memory optimized.
|
||||
FilterCreateDate = Create Date
|
||||
|
||||
Reference in New Issue
Block a user