SQLBindParam
fn
SQLRETURN SQLBindParam(SQLHSTMT StatementHandle, SQLUSMALLINT ParameterNumber, SQLSMALLINT ValueType, SQLSMALLINT ParameterType, SQLULEN LengthPrecision, SQLSMALLINT ParameterScale, SQLPOINTER ParameterValue, SQLLEN * StrLen_or_Ind) nothrow @nogcdeprecated ODBC API: SQLBindParam is deprecated. Please use SQLBindParameter instead.
No documentation available for this declaration.