22Aug/051
gah, what the hell is this line doing?
Kids, don’t try this at home. This is a sick line.
conn = tr != null ? tr.Connection : conn != null ? conn : stmt.SessionBroker.Provider.GetConnection();
-
Ivan
Kids, don’t try this at home. This is a sick line.
conn = tr != null ? tr.Connection : conn != null ? conn : stmt.SessionBroker.Provider.GetConnection();