wwData.TranslateParameters

Translates parameter names to match the type required for each provider as best as possible. Sql Server uses @ Fox uses ? etc. ParmChar is determined via the protected SqlParmChar.

public void TranslateParameters( IDbCommand Command );

Return Value

void

Parameters

Command


See also:

Class wwData

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic