MsDb2Command.ExecuteBatch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| ExecuteBatch(Boolean) | |
| ExecuteBatch() |
ExecuteBatch(Boolean)
ExecuteBatch()
public:
int ExecuteBatch();
public int ExecuteBatch ();
member this.ExecuteBatch : unit -> int
Public Function ExecuteBatch () As Integer