Update memory settings and implement ServerPrototype (#2126)

This commit is contained in:
Barbara Valdez
2023-07-06 17:25:45 -07:00
committed by GitHub
parent b9277c3830
commit 4c4d6584b3
9 changed files with 1154 additions and 47 deletions

View File

@@ -2814,4 +2814,10 @@ DataWarehouseAzureEdition = DataWarehouse
GeneralPurposeAzureEdition = General Purpose
BusinessCriticalAzureEdition = Business Critical
ErrorInvalidEdition = Edition value is not valid
HyperscaleAzureEdition = Hyperscale
HyperscaleAzureEdition = Hyperscale
#############################################################################
# Server Properties
############################################################################
PropertyNotInitialized(string propertyName) = Property '{0}' was set before initialization.