PreviewDataTryOverrideCacheType Method

Definition

Namespace: Centralpoint.Web.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void TryOverrideCacheType(
	SqlConnection connection,
	string tableName,
	string filter,
	string joins
)

Parameters

connection  SqlConnection
 
tableName  String
 
filter  String
 
joins  String
 

See Also