RelationalStrings.ModificationCommandBatchAlreadyComplete Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Commands cannot be added to a completed 'ModificationCommandBatch'.
[System.Runtime.CompilerServices.Nullable(1)]
public static string ModificationCommandBatchAlreadyComplete { get; }
public static string ModificationCommandBatchAlreadyComplete { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member ModificationCommandBatchAlreadyComplete : string
static member ModificationCommandBatchAlreadyComplete : string
Public Shared ReadOnly Property ModificationCommandBatchAlreadyComplete As String
Property Value
- Attributes