Share via


RetailOfflineDefaultProfileCreator.addDBOSchemaTableToScope Method [AX 2012]

Adds a given DBO Schema table to an existing offline scope.

Syntax

private void addDBOSchemaTableToScope(RetailOfflineScopeTableName _table, RetailOfflineScopeDescription _scope)

Run On

Called

Parameters

Remarks

Format table name and then call addTableToScope to rest.

See Also

Reference

RetailOfflineDefaultProfileCreator Class