[]
        
(Showing Draft Content)

C1.EntityFrameworkCore.Update.ModificationCommandBatchBase.IsValid

IsValid Method

IsValid()

Validate the command text.

Declaration
protected override bool IsValid()
Protected Overrides Function IsValid() As Boolean
Returns
Type Description
bool

True if the command is valid; false otherwise.