WebSiteSyncDestinationSql Method

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private string SyncDestinationSql(
	string tableName,
	ArrayList fields,
	out string sort
)

Parameters

tableName  String
 
fields  ArrayList
 
sort  String
 

Return Value

String

See Also