| Connection String | -@Model.ConnectionString | -
|---|---|
| Options | -
- @Html.Raw(Model.OptionsJson)- |
-
| Database | -@Model.Database | -
| Connection String | +@Model.ConnectionString | +
| Options | +
+ @Html.Raw(Model.OptionsJson)+ |
+
| Database | +@Model.Database | +
| Id | -Text | -||
|---|---|---|---|
| @sampleObject.Id | -@sampleObject.Text | +Id | +Text |
| @sampleObject.Id | +@sampleObject.Text | +
| Connection String | -Database | -
|---|---|
| Connection String | +Database | +
| @Model.ConnectionString | -@Model.Database | -
| @Model.ConnectionString | +@Model.Database | +
| Id | -Text | -||
|---|---|---|---|
| @sampleObject.Id | -@sampleObject.Text | +Id | +Text |
| @sampleObject.Id | +@sampleObject.Text | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Id | -Text | -||
|---|---|---|---|
| @id | -@text | +Id | +Text |
| @id | +@text | +
| Connection String | -|
|---|---|
| Connection String | +|
| @Model.ConnectionString | -|
| @Model.OtherConnectionString | +@Model.ConnectionString |
| @Model.OtherConnectionString | +
| Id | -Text | -||
|---|---|---|---|
| @entity.Id | -@entity.Text | +Id | +Text |
| @entity.Id | +@entity.Text | +
| Id | -Text | -||
|---|---|---|---|
| @otherEntity.Id | -@otherEntity.Text | +Id | +Text |
| @otherEntity.Id | +@otherEntity.Text | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Id | -Text | -||
|---|---|---|---|
| @id | -@text | +Id | +Text |
| @id | +@text | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Id | -Text | -||
|---|---|---|---|
| @entity.Id | -@entity.Text | +Id | +Text |
| @entity.Id | +@entity.Text | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Key | -Value | -||
|---|---|---|---|
| @key | -@value | +Key | +Value |
| @key | +@value | +
| Key | -Value | -||
|---|---|---|---|
| @key | -@value | +Key | +Value |
| @key | +@value | +
| @Model.LuaResult | -
| @Model.LuaResult | +
| Connection String | -
|---|
| Connection String | +
| @Model.ConnectionString | -
| @Model.ConnectionString | +
| Id | -Text | -||
|---|---|---|---|
| @entity.Id | -@entity.Text | +Id | +Text |
| @entity.Id | +@entity.Text | +
| Id | -Text | -
|---|---|
| Id | +Text | +
| @Model.Id | -@Model.Text | -
| @Model.Id | +@Model.Text | +
| File path | -- |
|---|---|
| File path | ++ |
| @file | -- Delete file - | -
| @file | ++ Delete file + | +
| Original File Name | -Saved File Name | -||
|---|---|---|---|
| @originalFilename | -@savedFilename | +Original File Name | +Saved File Name |
| @originalFilename | +@savedFilename | +
| Claim type | -Value | -||
|---|---|---|---|
| @claim.Type | -@claim.Value | +Claim type | +Value |
| @claim.Type | +@claim.Value | +
| Crypto Key XML | -|
|---|---|
- @dataProtectionKey- |
+ Crypto Key XML |
+ @dataProtectionKey+ |
+
| Instance Index | -Session ID | -Session Value | -
|---|---|---|
| Instance Index | +Session ID | +Session Value | +
| @(Model.SessionState?.InstanceIndex ?? "N/A") | -@Model.SessionState?.SessionId | -@Model.SessionState?.SessionValue | -
| @(Model.SessionState?.InstanceIndex ?? "N/A") | +@Model.SessionState?.SessionId | +@Model.SessionState?.SessionValue | +