Re: What is SqlConnection.IsShiloh?
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 06:52:29 -0400
shodson@xxxxxxxxx wrote:
SqlConnection has a protected or private boolean called "IsShiloh"
that I found in my debugger. I thought this was a curious name for a
property and was wondering if anybody knows what this is for.
You should bring this question to te adonet group that Stephen mentioned,
but ...
Shiloh was the code name for SQL 2000, so I suspect this undocumented
property is checking for the SQL Server version you are using to determine
if it should enlist in a transaction, which is the default for SQL 2005.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- References:
- What is SqlConnection.IsShiloh?
- From: shodson
- What is SqlConnection.IsShiloh?
- Prev by Date: Re: Multiple-step operation generated errors. Check each status value.
- Next by Date: Re: oracle 8 and dot net
- Previous by thread: Re: What is SqlConnection.IsShiloh?
- Next by thread: Re: oracle 8 and dot net
- Index(es):
Relevant Pages
|
|