RelationalStrings.ModificationCommandBatchNotComplete 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.
A 'ModificationCommandBatch' which hasn't been completed cannot be executed.
[System.Runtime.CompilerServices.Nullable(1)]
public static string ModificationCommandBatchNotComplete { get; }
public static string ModificationCommandBatchNotComplete { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member ModificationCommandBatchNotComplete : string
static member ModificationCommandBatchNotComplete : string
Public Shared ReadOnly Property ModificationCommandBatchNotComplete As String
Property Value
- Attributes