diff --git a/Packages.props b/Packages.props
index b8b0b904..4c4d50c1 100644
--- a/Packages.props
+++ b/Packages.props
@@ -21,7 +21,7 @@
-
+
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
index e847cfbf..22a2f36f 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
@@ -8653,6 +8653,358 @@ namespace Microsoft.SqlTools.ServiceLayer
}
}
+ public static string TableDesignerGraphTableGroupTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableGroupTitle);
+ }
+ }
+
+ public static string TableDesignerGraphTableTypeTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableTypeTitle);
+ }
+ }
+
+ public static string TableDesignerGraphTableTypeDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableTypeDescription);
+ }
+ }
+
+ public static string TableDesignerGraphTableTypeEdge
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableTypeEdge);
+ }
+ }
+
+ public static string TableDesignerGraphTableTypeNode
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableTypeNode);
+ }
+ }
+
+ public static string TableDesignerGraphTableTypeNone
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerGraphTableTypeNone);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintsTabTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintsTabTitle);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintObjectType
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintObjectType);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintNamePropertyDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintNamePropertyDescription);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintNamePropertyTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintNamePropertyTitle);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintIsEnabledPropertyDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintIsEnabledPropertyDescription);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintIsEnabledPropertyTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintIsEnabledPropertyTitle);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintOnDeleteActionPropertyDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintOnDeleteActionPropertyDescription);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintOnDeleteActionPropertyTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintOnDeleteActionPropertyTitle);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintClausesPropertyDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintClausesPropertyDescription);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintClausesPropertyTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintClausesPropertyTitle);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintClauseObjectType
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintClauseObjectType);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintClauseFromTablePropertyName
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintClauseFromTablePropertyName);
+ }
+ }
+
+ public static string TableDesignerEdgeConstraintClauseToTablePropertyName
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerEdgeConstraintClauseToTablePropertyName);
+ }
+ }
+
+ public static string SqlTableDurability_SchemaAndData
+ {
+ get
+ {
+ return Keys.GetString(Keys.SqlTableDurability_SchemaAndData);
+ }
+ }
+
+ public static string SqlTableDurability_SchemaOnly
+ {
+ get
+ {
+ return Keys.GetString(Keys.SqlTableDurability_SchemaOnly);
+ }
+ }
+
+ public static string GeneratedAlwaysColumnType_None
+ {
+ get
+ {
+ return Keys.GetString(Keys.GeneratedAlwaysColumnType_None);
+ }
+ }
+
+ public static string GeneratedAlwaysColumnType_RowStart
+ {
+ get
+ {
+ return Keys.GetString(Keys.GeneratedAlwaysColumnType_RowStart);
+ }
+ }
+
+ public static string GeneratedAlwaysColumnType_RowEnd
+ {
+ get
+ {
+ return Keys.GetString(Keys.GeneratedAlwaysColumnType_RowEnd);
+ }
+ }
+
+ public static string TableDesignerIsSystemVersioningEnabledTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerIsSystemVersioningEnabledTitle);
+ }
+ }
+
+ public static string TableDesignerIsSystemVersioningEnabledDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerIsSystemVersioningEnabledDescription);
+ }
+ }
+
+ public static string TableDesignerSystemVersioningGroupTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerSystemVersioningGroupTitle);
+ }
+ }
+
+ public static string TableDesignerHistoryTableDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerHistoryTableDescription);
+ }
+ }
+
+ public static string TableDesignerHistoryTableTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerHistoryTableTitle);
+ }
+ }
+
+ public static string TableDesignerIsMemoryOptimizedDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerIsMemoryOptimizedDescription);
+ }
+ }
+
+ public static string TableDesignerMemoryOptimizedGroupTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerMemoryOptimizedGroupTitle);
+ }
+ }
+
+ public static string TableDesignerIsMemoryOptimizedTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerIsMemoryOptimizedTitle);
+ }
+ }
+
+ public static string TableDesignerDurabilityDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerDurabilityDescription);
+ }
+ }
+
+ public static string TableDesignerDurabilityTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerDurabilityTitle);
+ }
+ }
+
+ public static string TableDesignerColumnGeneratedAlwaysAsDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerColumnGeneratedAlwaysAsDescription);
+ }
+ }
+
+ public static string TableDesignerColumnGeneratedAlwaysAsTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerColumnGeneratedAlwaysAsTitle);
+ }
+ }
+
+ public static string TableDesignerColumnIsHiddenTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerColumnIsHiddenTitle);
+ }
+ }
+
+ public static string TableDesignerColumnIsHiddenDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerColumnIsHiddenDescription);
+ }
+ }
+
+ public static string TableDesignerAutoCreateHistoryTableDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerAutoCreateHistoryTableDescription);
+ }
+ }
+
+ public static string TableDesignerAutoCreateHistoryTableTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerAutoCreateHistoryTableTitle);
+ }
+ }
+
+ public static string TableDesignerNewHistoryTableDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerNewHistoryTableDescription);
+ }
+ }
+
+ public static string TableDesignerNewHistoryTableTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableDesignerNewHistoryTableTitle);
+ }
+ }
+
+ public static string TableColumnDefaultConstraintNamePropertyDescription
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableColumnDefaultConstraintNamePropertyDescription);
+ }
+ }
+
+ public static string TableColumnDefaultConstraintNamePropertyTitle
+ {
+ get
+ {
+ return Keys.GetString(Keys.TableColumnDefaultConstraintNamePropertyTitle);
+ }
+ }
+
public static string ConnectionServiceListDbErrorNotConnected(string uri)
{
return Keys.GetString(Keys.ConnectionServiceListDbErrorNotConnected, uri);
@@ -8953,9 +9305,9 @@ namespace Microsoft.SqlTools.ServiceLayer
return Keys.GetString(Keys.InvalidTableEditPathException, path, editType);
}
- public static string UnKnownSqlForeignKeyAction(string name)
+ public static string UnknownEnumString(string name)
{
- return Keys.GetString(Keys.UnKnownSqlForeignKeyAction, name);
+ return Keys.GetString(Keys.UnknownEnumString, name);
}
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -12350,7 +12702,7 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string SqlForeignKeyAction_SetDefault = "SqlForeignKeyAction_SetDefault";
- public const string UnKnownSqlForeignKeyAction = "UnKnownSqlForeignKeyAction";
+ public const string UnknownEnumString = "UnknownEnumString";
public const string CheckConstraintIsEnabledDescription = "CheckConstraintIsEnabledDescription";
@@ -12383,6 +12735,138 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string TableDesignerDeleteColumnConfirmationMessage = "TableDesignerDeleteColumnConfirmationMessage";
+ public const string TableDesignerGraphTableGroupTitle = "TableDesignerGraphTableGroupTitle";
+
+
+ public const string TableDesignerGraphTableTypeTitle = "TableDesignerGraphTableTypeTitle";
+
+
+ public const string TableDesignerGraphTableTypeDescription = "TableDesignerGraphTableTypeDescription";
+
+
+ public const string TableDesignerGraphTableTypeEdge = "TableDesignerGraphTableTypeEdge";
+
+
+ public const string TableDesignerGraphTableTypeNode = "TableDesignerGraphTableTypeNode";
+
+
+ public const string TableDesignerGraphTableTypeNone = "TableDesignerGraphTableTypeNone";
+
+
+ public const string TableDesignerEdgeConstraintsTabTitle = "TableDesignerEdgeConstraintsTabTitle";
+
+
+ public const string TableDesignerEdgeConstraintObjectType = "TableDesignerEdgeConstraintObjectType";
+
+
+ public const string TableDesignerEdgeConstraintNamePropertyDescription = "TableDesignerEdgeConstraintNamePropertyDescription";
+
+
+ public const string TableDesignerEdgeConstraintNamePropertyTitle = "TableDesignerEdgeConstraintNamePropertyTitle";
+
+
+ public const string TableDesignerEdgeConstraintIsEnabledPropertyDescription = "TableDesignerEdgeConstraintIsEnabledPropertyDescription";
+
+
+ public const string TableDesignerEdgeConstraintIsEnabledPropertyTitle = "TableDesignerEdgeConstraintIsEnabledPropertyTitle";
+
+
+ public const string TableDesignerEdgeConstraintOnDeleteActionPropertyDescription = "TableDesignerEdgeConstraintOnDeleteActionPropertyDescription";
+
+
+ public const string TableDesignerEdgeConstraintOnDeleteActionPropertyTitle = "TableDesignerEdgeConstraintOnDeleteActionPropertyTitle";
+
+
+ public const string TableDesignerEdgeConstraintClausesPropertyDescription = "TableDesignerEdgeConstraintClausesPropertyDescription";
+
+
+ public const string TableDesignerEdgeConstraintClausesPropertyTitle = "TableDesignerEdgeConstraintClausesPropertyTitle";
+
+
+ public const string TableDesignerEdgeConstraintClauseObjectType = "TableDesignerEdgeConstraintClauseObjectType";
+
+
+ public const string TableDesignerEdgeConstraintClauseFromTablePropertyName = "TableDesignerEdgeConstraintClauseFromTablePropertyName";
+
+
+ public const string TableDesignerEdgeConstraintClauseToTablePropertyName = "TableDesignerEdgeConstraintClauseToTablePropertyName";
+
+
+ public const string SqlTableDurability_SchemaAndData = "SqlTableDurability_SchemaAndData";
+
+
+ public const string SqlTableDurability_SchemaOnly = "SqlTableDurability_SchemaOnly";
+
+
+ public const string GeneratedAlwaysColumnType_None = "GeneratedAlwaysColumnType_None";
+
+
+ public const string GeneratedAlwaysColumnType_RowStart = "GeneratedAlwaysColumnType_RowStart";
+
+
+ public const string GeneratedAlwaysColumnType_RowEnd = "GeneratedAlwaysColumnType_RowEnd";
+
+
+ public const string TableDesignerIsSystemVersioningEnabledTitle = "TableDesignerIsSystemVersioningEnabledTitle";
+
+
+ public const string TableDesignerIsSystemVersioningEnabledDescription = "TableDesignerIsSystemVersioningEnabledDescription";
+
+
+ public const string TableDesignerSystemVersioningGroupTitle = "TableDesignerSystemVersioningGroupTitle";
+
+
+ public const string TableDesignerHistoryTableDescription = "TableDesignerHistoryTableDescription";
+
+
+ public const string TableDesignerHistoryTableTitle = "TableDesignerHistoryTableTitle";
+
+
+ public const string TableDesignerIsMemoryOptimizedDescription = "TableDesignerIsMemoryOptimizedDescription";
+
+
+ public const string TableDesignerMemoryOptimizedGroupTitle = "TableDesignerMemoryOptimizedGroupTitle";
+
+
+ public const string TableDesignerIsMemoryOptimizedTitle = "TableDesignerIsMemoryOptimizedTitle";
+
+
+ public const string TableDesignerDurabilityDescription = "TableDesignerDurabilityDescription";
+
+
+ public const string TableDesignerDurabilityTitle = "TableDesignerDurabilityTitle";
+
+
+ public const string TableDesignerColumnGeneratedAlwaysAsDescription = "TableDesignerColumnGeneratedAlwaysAsDescription";
+
+
+ public const string TableDesignerColumnGeneratedAlwaysAsTitle = "TableDesignerColumnGeneratedAlwaysAsTitle";
+
+
+ public const string TableDesignerColumnIsHiddenTitle = "TableDesignerColumnIsHiddenTitle";
+
+
+ public const string TableDesignerColumnIsHiddenDescription = "TableDesignerColumnIsHiddenDescription";
+
+
+ public const string TableDesignerAutoCreateHistoryTableDescription = "TableDesignerAutoCreateHistoryTableDescription";
+
+
+ public const string TableDesignerAutoCreateHistoryTableTitle = "TableDesignerAutoCreateHistoryTableTitle";
+
+
+ public const string TableDesignerNewHistoryTableDescription = "TableDesignerNewHistoryTableDescription";
+
+
+ public const string TableDesignerNewHistoryTableTitle = "TableDesignerNewHistoryTableTitle";
+
+
+ public const string TableColumnDefaultConstraintNamePropertyDescription = "TableColumnDefaultConstraintNamePropertyDescription";
+
+
+ public const string TableColumnDefaultConstraintNamePropertyTitle = "TableColumnDefaultConstraintNamePropertyTitle";
+
+
private Keys()
{ }
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
index d8e3afff..59badd85 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
@@ -4693,8 +4693,8 @@ The Query Processor estimates that implementing the following index could improv
Set Default
-
- '{0}' is not a supported SqlForeignKeyAction.
+
+ Unknown enum value: {0}.
.
Parameters: 0 - name (string)
@@ -4738,4 +4738,180 @@ The Query Processor estimates that implementing the following index could improv
Removing a column will also remove it from the indexes and foreign keys. Are you sure you want to continue?
+
+ Graph Table
+
+
+
+ Type
+
+
+
+ Specifies the table type.
+
+
+
+ Edge
+
+
+
+ Node
+
+
+
+ None
+
+
+
+ Edge Constraints
+
+
+
+ Edge Constraint
+
+
+
+ Name of the constraint.
+
+
+
+ Name
+
+
+
+ Specifies whether the constraint is enabled.
+
+
+
+ Is Enabled
+
+
+
+ The behavior when a user tries to delete a row with data that is involved in an edge constraint.
+
+
+
+ On Delete Action
+
+
+
+ Edge constraint clauses.
+
+
+
+ Clauses
+
+
+
+ Clause
+
+
+
+ From Table
+
+
+
+ To Table
+
+
+
+ Schema and Data
+
+
+
+ Schema Only
+
+
+
+ None
+
+
+
+ Row start
+
+
+
+ Row End
+
+
+
+ System Versioning Enabled
+
+
+
+ Specifies whether the table is system versioning enabled.
+
+
+
+ System Versioning
+
+
+
+ History table of the current table.
+
+
+
+ History Table
+
+
+
+ Specifies whether the table is memory optimized.
+
+
+
+ Memory Optimized
+
+
+
+ Memory Optimized
+
+
+
+ Specifies the durability setting of the table.
+
+
+
+ Durability
+
+
+
+ Specifies the start or end of the system versioning table's period setting.
+
+
+
+ Generated Always As
+
+
+
+ Is Hidden
+
+
+
+ Specifies whether the column will be returned by select statement.
+
+
+
+ Specifies whether the engine should automatically create the history table.
+
+
+
+ Auto Create History Table
+
+
+
+ Specifies the name of the new history table.
+
+
+
+ New History Table Name
+
+
+
+ Specifies the default constraint name.
+
+
+
+ Default Constraint Name
+
+
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
index f4e2154b..0011de7e 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
@@ -2246,7 +2246,7 @@ SqlForeignKeyAction_NoAction = No Action
SqlForeignKeyAction_Cascade = Cascade
SqlForeignKeyAction_SetNull = Set Null
SqlForeignKeyAction_SetDefault = Set Default
-UnKnownSqlForeignKeyAction(string name) = '{0}' is not a supported SqlForeignKeyAction.
+UnknownEnumString(string name) = Unknown enum value: {0}.
CheckConstraintIsEnabledDescription = Specifies whether the check constraint is Enabled
IndexIsEnabledPropertyDescription = Specifies whether the index is enabled
IndexIsClusteredPropertyDescription = Whether the index is clustered, only one clustered index is allowed in a table.
@@ -2257,3 +2257,47 @@ IndexColumnIsAscendingPropertyDescription = Specifies the sort order of the colu
IndexColumnIsAscendingPropertyTitle = Is Ascending
TableDesignerColumnsDisplayValueTitle = Columns
TableDesignerDeleteColumnConfirmationMessage = Removing a column will also remove it from the indexes and foreign keys. Are you sure you want to continue?
+TableDesignerGraphTableGroupTitle = Graph Table
+TableDesignerGraphTableTypeTitle = Type
+TableDesignerGraphTableTypeDescription = Specifies the table type.
+TableDesignerGraphTableTypeEdge = Edge
+TableDesignerGraphTableTypeNode = Node
+TableDesignerGraphTableTypeNone = None
+TableDesignerEdgeConstraintsTabTitle = Edge Constraints
+TableDesignerEdgeConstraintObjectType = Edge Constraint
+TableDesignerEdgeConstraintNamePropertyDescription = Name of the constraint.
+TableDesignerEdgeConstraintNamePropertyTitle = Name
+TableDesignerEdgeConstraintIsEnabledPropertyDescription = Specifies whether the constraint is enabled.
+TableDesignerEdgeConstraintIsEnabledPropertyTitle = Is Enabled
+TableDesignerEdgeConstraintOnDeleteActionPropertyDescription = The behavior when a user tries to delete a row with data that is involved in an edge constraint.
+TableDesignerEdgeConstraintOnDeleteActionPropertyTitle = On Delete Action
+TableDesignerEdgeConstraintClausesPropertyDescription = Edge constraint clauses.
+TableDesignerEdgeConstraintClausesPropertyTitle = Clauses
+TableDesignerEdgeConstraintClauseObjectType = Clause
+TableDesignerEdgeConstraintClauseFromTablePropertyName = From Table
+TableDesignerEdgeConstraintClauseToTablePropertyName = To Table
+SqlTableDurability_SchemaAndData = Schema and Data
+SqlTableDurability_SchemaOnly = Schema Only
+GeneratedAlwaysColumnType_None = None
+GeneratedAlwaysColumnType_RowStart = Row start
+GeneratedAlwaysColumnType_RowEnd = Row End
+TableDesignerIsSystemVersioningEnabledTitle = System Versioning Enabled
+TableDesignerIsSystemVersioningEnabledDescription = Specifies whether the table is system versioning enabled.
+TableDesignerSystemVersioningGroupTitle = System Versioning
+TableDesignerHistoryTableDescription = History table of the current table.
+TableDesignerHistoryTableTitle = History Table
+TableDesignerIsMemoryOptimizedDescription = Specifies whether the table is memory optimized.
+TableDesignerMemoryOptimizedGroupTitle = Memory Optimized
+TableDesignerIsMemoryOptimizedTitle = Memory Optimized
+TableDesignerDurabilityDescription = Specifies the durability setting of the table.
+TableDesignerDurabilityTitle = Durability
+TableDesignerColumnGeneratedAlwaysAsDescription = Specifies the start or end of the system versioning table's period setting.
+TableDesignerColumnGeneratedAlwaysAsTitle = Generated Always As
+TableDesignerColumnIsHiddenTitle = Is Hidden
+TableDesignerColumnIsHiddenDescription = Specifies whether the column will be returned by select statement.
+TableDesignerAutoCreateHistoryTableDescription = Specifies whether the engine should automatically create the history table.
+TableDesignerAutoCreateHistoryTableTitle = Auto Create History Table
+TableDesignerNewHistoryTableDescription = Specifies the name of the new history table.
+TableDesignerNewHistoryTableTitle = New History Table Name
+TableColumnDefaultConstraintNamePropertyDescription = Specifies the default constraint name.
+TableColumnDefaultConstraintNamePropertyTitle = Default Constraint Name
\ No newline at end of file
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
index 235299fd..3ed95019 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
@@ -5685,12 +5685,6 @@
Set Default
-
- '{0}' is not a supported SqlForeignKeyAction.
- '{0}' is not a supported SqlForeignKeyAction.
- .
- Parameters: 0 - name (string)
-
Specifies whether the check constraint is Enabled
Specifies whether the check constraint is Enabled
@@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv
*/
title of missing index details
+
+ Type
+ Type
+
+
+
+ Edge
+ Edge
+
+
+
+ Node
+ Node
+
+
+
+ Graph Table
+ Graph Table
+
+
+
+ Edge Constraints
+ Edge Constraints
+
+
+
+ Edge Constraint
+ Edge Constraint
+
+
+
+ Name of the constraint.
+ Name of the constraint.
+
+
+
+ Name
+ Name
+
+
+
+ Specifies whether the constraint is enabled.
+ Specifies whether the constraint is enabled.
+
+
+
+ Is Enabled
+ Is Enabled
+
+
+
+ The behavior when a user tries to delete a row with data that is involved in an edge constraint.
+ The behavior when a user tries to delete a row with data that is involved in an edge constraint.
+
+
+
+ On Delete Action
+ On Delete Action
+
+
+
+ Edge constraint clauses.
+ Edge constraint clauses.
+
+
+
+ Clauses
+ Clauses
+
+
+
+ Clause
+ Clause
+
+
+
+ From Table
+ From Table
+
+
+
+ To Table
+ To Table
+
+
+
+ None
+ None
+
+
+
+ Specifies the table type.
+ Specifies the table type.
+
+
+
+ Unknown enum value: {0}.
+ Unknown enum value: {0}.
+ .
+ Parameters: 0 - name (string)
+
+
+ Schema and Data
+ Schema and Data
+
+
+
+ Schema Only
+ Schema Only
+
+
+
+ None
+ None
+
+
+
+ Row start
+ Row start
+
+
+
+ Row End
+ Row End
+
+
+
+ System Versioning Enabled
+ System Versioning Enabled
+
+
+
+ Specifies whether the table is system versioning enabled.
+ Specifies whether the table is system versioning enabled.
+
+
+
+ System Versioning
+ System Versioning
+
+
+
+ History table of the current table.
+ History table of the current table.
+
+
+
+ History Table
+ History Table
+
+
+
+ Specifies whether the table is memory optimized.
+ Specifies whether the table is memory optimized.
+
+
+
+ Memory Optimized
+ Memory Optimized
+
+
+
+ Memory Optimized
+ Memory Optimized
+
+
+
+ Specifies the durability setting of the table.
+ Specifies the durability setting of the table.
+
+
+
+ Durability
+ Durability
+
+
+
+ Specifies the start or end of the system versioning table's period setting.
+ Specifies the start or end of the system versioning table's period setting.
+
+
+
+ Generated Always As
+ Generated Always As
+
+
+
+ Is Hidden
+ Is Hidden
+
+
+
+ Specifies whether the column will be returned by select statement.
+ Specifies whether the column will be returned by select statement.
+
+
+
+ Specifies whether the engine should automatically create the history table.
+ Specifies whether the engine should automatically create the history table.
+
+
+
+ Auto Create History Table
+ Auto Create History Table
+
+
+
+ Specifies the name of the new history table.
+ Specifies the name of the new history table.
+
+
+
+ New History Table Name
+ New History Table Name
+
+
+
+ Specifies the default constraint name.
+ Specifies the default constraint name.
+
+
+
+ Default Constraint Name
+ Default Constraint Name
+
+