1 write to _isGlobalTransactionEnabledForServer
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (1)
171
_isGlobalTransactionEnabledForServer
= value;
1 reference to _isGlobalTransactionEnabledForServer
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (1)
168
return
_isGlobalTransactionEnabledForServer
;