ReleaseUpdateBulkCopyDB.getBcpRowCount Method [AX 2012]

private void getBcpRowCount(
    CLRObject _sourceDbConnection, 
    TableId _tableId, 
    str _directSql, 
    Integer _commandTimeout)

Run On

Server

Parameters

_sourceDbConnection
Type: CLRObject Class
_tableId
Type: TableId Extended Data Type
_directSql
Type: str
_commandTimeout
Type: Integer Extended Data Type

Community Additions

ADD
Show: