RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..MapLookupColumns Method

Maps the lookup columns.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public static PrintingColumnMap MapLookupColumns(
	ref int stringFieldIndex,
	ref int numericFieldIndex,
	ref int memoFieldIndex,
	LookupColumnDefinitionBase hiddenColumn
)
Public Shared Function MapLookupColumns ( _
	ByRef stringFieldIndex As Integer, _
	ByRef numericFieldIndex As Integer, _
	ByRef memoFieldIndex As Integer, _
	hiddenColumn As LookupColumnDefinitionBase _
) As PrintingColumnMap
public:
static PrintingColumnMap^ MapLookupColumns(
	int^% stringFieldIndex, 
	int^% numericFieldIndex, 
	int^% memoFieldIndex, 
	LookupColumnDefinitionBase^ hiddenColumn
)

Parameters

stringFieldIndex
Type: Int32%
Index of the string field.
numericFieldIndex
Type: Int32%
Index of the numeric field.
memoFieldIndex
Type: Int32%
Index of the memo field.
hiddenColumn
Type: RingSoft.DbLookup.Lookup..::..LookupColumnDefinitionBase
The hidden column.

Return Value

PrintingColumnMap.

Exceptions


ExceptionCondition
ArgumentOutOfRangeException