TeamFoundationSqlResourceComponent.FlushBatch Method
Flushes the batch that is pended to this point and creates a new batch so that users may call AddStatement again.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Sub FlushBatch
protected void FlushBatch()
protected:
void FlushBatch()
member FlushBatch : unit -> unit
protected function FlushBatch()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.