Click or drag to resize

ExecSQLArgsDirty Property

A flag indicating whether the object's SQL has been modified.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool Dirty { get; set; }

Property Value

Type: Boolean
See Also