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) 7739stateObj.SniContext = SniContext.Snix_Execute; 7981stateObj.SniContext = SniContext.Snix_Execute; 8091stateObj.SniContext = SniContext.Snix_Execute;