TeamFoundationSqlResourceComponent.FlushBatch Method

Flush the batch that is pended to this point and create 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

See Also

Reference

TeamFoundationSqlResourceComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace