'Declaration Public Function New( _ ByVal batchUpdateable As Object, _ ByVal options As Object _ )
'Usage Dim batchUpdateable As Object Dim options As Object Dim instance As New AutoBatchUpdate(batchUpdateable, options)
public AutoBatchUpdate( object batchUpdateable, object options )
Parameters
- batchUpdateable
- options