Home
last modified time | relevance | path

Searched refs:connInput (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/ParameterTest/
H A DDateTimeVariantTest.cs290 SqlConnection connInput = new SqlConnection(s_connStr); in TestSqlDataReaderParameterToTVP_Type()
291 connInput.Open(); in TestSqlDataReaderParameterToTVP_Type()
293 using (SqlCommand cmdInput = connInput.CreateCommand()) in TestSqlDataReaderParameterToTVP_Type()
316 connInput.Close(); in TestSqlDataReaderParameterToTVP_Type()
352 SqlConnection connInput = new SqlConnection(s_connStr); in TestSqlDataReaderParameterToTVP_Variant()
353 connInput.Open(); in TestSqlDataReaderParameterToTVP_Variant()
376 connInput.Close(); in TestSqlDataReaderParameterToTVP_Variant()
735 connInput.Open(); in SqlBulkCopySqlDataReader_Type()
763 connInput.Close(); in SqlBulkCopySqlDataReader_Type()
818 connInput.Open(); in SqlBulkCopySqlDataReader_Variant()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DTCP.hs95 , connInput :: Maybe a function
272 , connInput = mb function
366 case connInput conn of
369 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b})
387 case connInput conn of
391 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b1})
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/Network/
H A DTCP.hs95 , connInput :: Maybe a function
272 , connInput = mb function
366 case connInput conn of
369 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b})
387 case connInput conn of
391 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b1})
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/Network/
H A DTCP.hs96 , connInput :: Maybe a function
295 , connInput = mb function
389 case connInput conn of
392 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b})
410 case connInput conn of
414 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b1})
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DTCP.hs95 , connInput :: Maybe a function
272 , connInput = mb function
366 case connInput conn of
369 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b})
387 case connInput conn of
391 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b1})
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/Network/
H A DTCP.hs96 , connInput :: Maybe a function
295 , connInput = mb function
389 case connInput conn of
392 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b})
410 case connInput conn of
414 modifyMVar_ (getRef ref) (\ co -> return co{connInput=Just b1})