2
0

Conn.PID accessed through method

This commit is contained in:
Jack Christensen
2017-01-07 13:37:36 -06:00
parent e871ccfca2
commit ec513248ac
4 changed files with 16 additions and 9 deletions
+2
View File
@@ -16,6 +16,8 @@ Replace BeginIso with BeginEx. BeginEx adds support for read/write mode and defe
Transaction isolation level constants are now typed strings instead of bare strings.
Conn.Pid changed to accessor method Conn.PID()
## TODO / Possible / Investigate
Organize errors better