Home
last modified time | relevance | path

Searched refs:EndExecuteReader (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/System.Data.SqlClient/
H A DSqlCommand.platformnotsupported.cs144 internal SqlDataReader EndExecuteReader(IAsyncResult asyncResult)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.DurableInstancing/System/Activities/DurableInstancing/
H A DSqlCommandAsyncResult.cs155 this.sqlDataReader = this.sqlCommand.EndExecuteReader(result); in CompleteExecuteReader()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlCommand.cs1438 public SqlDataReader EndExecuteReader(IAsyncResult asyncResult) in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
1468 return InternalEndExecuteReader(asyncResult, nameof(EndExecuteReader)); in EndExecuteReaderInternal()
1522 …cachedAsyncState.SetActiveConnectionAndResult(completion, nameof(EndExecuteReader), _activeConnect… in BeginExecuteReader()
1683 …Task<SqlDataReader>.Factory.FromAsync(BeginExecuteReader, EndExecuteReader, behavior, null).Contin… in ExecuteReaderAsync()
H A DSqlDependencyListener.cs237 using (SqlDataReader reader = _com.EndExecuteReader(asyncResult)) in AsyncResultCallback()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlDependencyListener.cs318 using (SqlDataReader reader = _com.EndExecuteReader(asyncResult)) { in AsyncResultCallback()
H A DSqlCommand.cs2052 public SqlDataReader EndExecuteReader(IAsyncResult asyncResult) { method in System.Data.SqlClient.SqlCommand
2092 …SqlDataReader result = InternalEndExecuteReader(asyncResult, ADP.EndExecuteReader, isInternal: fal…
2171 …rInternalEndAndRetryIfNecessary(behavior, stateObject, timeout, ADP.EndExecuteReader, usedCache, i…
2302 …cachedAsyncState.SetActiveConnectionAndResult(completion, ADP.EndExecuteReader, _activeConnection);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Persistence/
H A DSqlPersistenceProviderFactory.cs1180 using (SqlDataReader reader = this.command.EndExecuteReader(result)) in CompleteOperation()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DAdapterUtil.cs1791 internal const string EndExecuteReader = "EndExecuteReader"; field in System.Data.Common.ADP
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Data.cs3061 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Data.cs3061 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Data.cs4078 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Data.cs4094 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Data.cs4048 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Data.cs4046 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Data.cs4048 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Data.cs3931 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Data.cs3931 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Data.cs3966 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Data.cs4100 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Data.cs4081 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Data.cs4115 …public System.Data.SqlClient.SqlDataReader EndExecuteReader(System.IAsyncResult asyncResult) { thr… in EndExecuteReader() method in System.Data.SqlClient.SqlCommand