DataImportManager.endTableSchemaCopy(ImportTableSchemaInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int endTableSchemaCopy(Dynamics::AX::Application::ImportTableSchemaInfo ^ _schInfo);
public static int endTableSchemaCopy (Dynamics.AX.Application.ImportTableSchemaInfo _schInfo);
static member endTableSchemaCopy : Dynamics.AX.Application.ImportTableSchemaInfo -> int
Public Shared Function endTableSchemaCopy (_schInfo As ImportTableSchemaInfo) As Integer
Parameters
- _schInfo
- ImportTableSchemaInfo