Click or drag to resize

TempTableCacheManager Constructor (String)

Initializes a new instance of the TempTableCacheManager class

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public TempTableCacheManager(
	string tableName
)

Parameters

tableName
Type: SystemString
See Also