Share via


TeamFoundationCatalogService.CreateTransactionContext Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function CreateTransactionContext As CatalogTransactionContext
public CatalogTransactionContext CreateTransactionContext()
public:
CatalogTransactionContext^ CreateTransactionContext()
member CreateTransactionContext : unit -> CatalogTransactionContext 
public function CreateTransactionContext() : CatalogTransactionContext

Return Value

Type: Microsoft.TeamFoundation.Framework.Server.CatalogTransactionContext

.NET Framework Security

See Also

Reference

TeamFoundationCatalogService Class

Microsoft.TeamFoundation.Framework.Server Namespace