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



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

Reference

QueryTransformer Class
QueryTransformer Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback