Active Query Builder 2 .NET Edition reference
BeginUpdate Method (BaseSQLBuilder)



Prevents the component from SQL generation until the EndUpdate method is called.
Syntax
public void BeginUpdate()
public: void BeginUpdate(); 
'Declaration
 
Public Sub BeginUpdate() 
 
'Usage
 
Dim instance As BaseSQLBuilder
 
instance.BeginUpdate()
See Also

Reference

BaseSQLBuilder Class
BaseSQLBuilder Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback