Click or drag to resize

clsImportSetupMenuRightsbSaveRSToMDB Method

Saves to MS Access transport database

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public override bool bSaveRSToMDB(
	MPInterface oInterface,
	DataRow Row,
	DataTable oDataSchema
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
Row
Type: System.DataDataRow
oDataSchema
Type: System.DataDataTable

Return Value

Type: Boolean
See Also