Click or drag to resize

DuplicateRowsHandlerGetTableKeyColumns Method

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public List<Column> GetTableKeyColumns(
	string tableName
)

Parameters

tableName
Type: SystemString

Return Value

Type: ListColumn
See Also