var searchIndex = {}; searchIndex["tiberius"] = {"doc":"","items":[[3,"Connection","tiberius","",null,null],[3,"ConnectionOptBuilder","","",null,null],[3,"ConnectionOptions","","",null,null],[12,"auth","","",0,null],[12,"database","","",0,null],[12,"stream","","",0,null],[3,"TcpConnectionBuilder","","",null,null],[3,"Row","","A result row of a resultset of a query",null,null],[3,"QueryResult","","The resultset of a query (containing the resulting rows)",null,null],[3,"PreparedStatement","","",null,null],[3,"Guid","","A TSQL uniqueidentifier/GUID",null,null],[4,"ClientState","","",null,null],[13,"Initial","","",1,null],[13,"PreloginPerformed","","",1,null],[13,"Ready","","",1,null],[4,"AuthenticationMethod","","",null,null],[13,"InternalSqlServerAuth","","username, password",2,null],[4,"ColumnType","","The converted SQL value of a column",null,null],[13,"Bool","","",3,null],[13,"I8","","",3,null],[13,"I16","","",3,null],[13,"I32","","",3,null],[13,"I64","","",3,null],[13,"F32","","",3,null],[13,"F64","","",3,null],[13,"String","","",3,null],[13,"Guid","","",3,null],[13,"Datetime","","",3,null],[13,"Date","","",3,null],[13,"Time","","",3,null],[13,"Binary","","",3,null],[4,"ColumnValue","","",null,null],[13,"Some","","",4,null],[13,"None","","",4,null],[4,"TdsProtocolError","","",null,null],[13,"InvalidValue","","",5,null],[13,"InvalidLength","","",5,null],[4,"TdsError","","",null,null],[13,"ProtocolError","","",6,null],[13,"UnexpectedEOF","","",6,null],[13,"IoError","","",6,null],[13,"ServerError","","An error returned by the SQL-server",6,null],[13,"Other","","",6,null],[13,"Conversion","","",6,null],[11,"decode","","",4,{"inputs":[{"name":"cursor"},{"name":"typeinfo"}],"output":{"name":"tdsresult"}}],[11,"eq","","",1,null],[11,"fmt","","",1,null],[11,"fmt","","",2,null],[11,"internal","","",2,{"inputs":[{"name":"u"},{"name":"p"}],"output":{"name":"authenticationmethod"}}],[11,"new","","",7,{"inputs":[{"name":"s"}],"output":{"name":"connectionoptbuilder"}}],[11,"auth","","",7,null],[11,"db","","",7,null],[11,"build","","",7,null],[11,"fmt","","",0,null],[11,"into_connect_opts","","",0,null],[11,"clone","","",8,null],[11,"query","","Execute the given query and return the resulting rows",8,null],[11,"exec","","Execute a sql statement and return the number of affected rows",8,null],[11,"prepare","","",8,null],[11,"deref","","",8,null],[11,"connect","","",8,{"inputs":[{"name":"t"}],"output":{"name":"tdsresult"}}],[11,"new_connect","","connects to the SQL server using the TCP protocol and returns get a config builder for the connection",9,{"inputs":[{"name":"a"}],"output":{"name":"tdsresult"}}],[11,"fmt","","",10,null],[11,"get","","",10,null],[11,"fmt","","",11,null],[11,"len","","return the number of contained rows",11,null],[11,"get","","return the row on a specific index, panics if the idx is out of bounds",11,null],[11,"into_iter","","",11,null],[11,"new","","",12,{"inputs":[{"name":"connection"},{"name":"cow"}],"output":{"name":"tdsresult"}}],[11,"query","","Makes sure the statement is prepared, since we lazily prepare statements\nand then executes the statement, handling it as a query and therefore returning the results as rows",12,null],[11,"fmt","","",3,null],[11,"fmt","","",4,null],[11,"fmt","","",13,null],[11,"as_str","","",13,null],[6,"ServerError","","An error returned by the SQL-server",null,null],[6,"TdsResult","","",null,null],[7,"LIB_NAME","","",null,null],[8,"TargetStream","","A connection to a MSSQL server",null,null],[8,"IntoConnectOpts","","",null,null],[10,"into_connect_opts","","",14,null],[8,"RowIndex","","",null,null],[10,"get_index","","",15,null],[8,"ToColumnType","","",null,null],[10,"to_column_type","","",16,null],[10,"column_type","","",16,null],[11,"fmt","","",5,null],[11,"fmt","","",6,null],[11,"from","","",6,{"inputs":[{"name":"error"}],"output":{"name":"tdserror"}}],[11,"from","","",6,{"inputs":[{"name":"cow"}],"output":{"name":"tdserror"}}],[11,"from","","",6,{"inputs":[{"name":"tdsprotocolerror"}],"output":{"name":"tdserror"}}]],"paths":[[3,"ConnectionOptions"],[4,"ClientState"],[4,"AuthenticationMethod"],[4,"ColumnType"],[4,"ColumnValue"],[4,"TdsProtocolError"],[4,"TdsError"],[3,"ConnectionOptBuilder"],[3,"Connection"],[3,"TcpConnectionBuilder"],[3,"Row"],[3,"QueryResult"],[3,"PreparedStatement"],[3,"Guid"],[8,"IntoConnectOpts"],[8,"RowIndex"],[8,"ToColumnType"]]}; initSearch(searchIndex);