ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryBuilder Class : SQLChanging Property |
'Declaration Public Property SQLChanging As System.Boolean
'Usage Dim instance As QueryBuilder Dim value As System.Boolean instance.SQLChanging = value value = instance.SQLChanging
public System.bool SQLChanging {get; set;}