U:RDoc::AnyMethod[iI"bind_params:EFI"#SQLite3::Statement#bind_params;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"LBinds the given variables to the corresponding placeholders in the SQL ;TI" text.;To:RDoc::Markup::BlankLineo; ; [I"ESee Database#execute for a description of the valid placeholder ;TI"syntaxes.;T@o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [I"Bstmt = db.prepare( "select * from table where a=? and b=?" ) ;TI"%stmt.bind_params( 15, "hello" ) ;T: @format0o; ; [I"?See also #execute, #bind_param, Statement#bind_param, and ;TI"Statement#bind_params.;T: @fileI"lib/sqlite3/statement.rb;T:0@omit_headings_from_table_of_contents_below000[I"( *bind_vars );T@FI"Statement;TcRDoc::NormalClass00