4 references to Snix_Execute
System.Data (4)
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
1823
((stateObj._attentionSent) || ((SniContext.
Snix_Execute
!= stateObj.SniContext) && (SniContext.Snix_SendRows != stateObj.SniContext))), // SniContext should not be Execute or SendRows unless attention was sent (and, therefore, we are looking for an ACK)
7739
stateObj.SniContext = SniContext.
Snix_Execute
;
7981
stateObj.SniContext = SniContext.
Snix_Execute
;
8091
stateObj.SniContext = SniContext.
Snix_Execute
;