Class NPocoSqlServerDatabaseExtensions
Inheritance
System.Object
Namespace: Umbraco.Cms.Persistence.SqlServer
Assembly: Umbraco.Cms.Persistence.SqlServer.dll
Syntax
public static class NPocoSqlServerDatabaseExtensions
Methods
View SourceConfigureNPocoBulkExtensions()
Configures NPoco's SqlBulkCopyHelper to use the correct SqlConnection and SqlTransaction instances from the underlying RetryDbConnection and ProfiledDbTransaction
Declaration
public static void ConfigureNPocoBulkExtensions()
Remarks
This is required to use NPoco's own