.NET中的SqlConnection Replication属性 [英] SqlConnection Replication property in .NET

查看:49
本文介绍了.NET中的SqlConnection Replication属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在SqlConnection属性上遇到的一个属性是"复制"。

在属性描述中,它描述了属性设置为"False"。默认情况下。它还说"如果使用连接支持复制,则为True"。我们发现
描述含糊不清,我们希望从MS及其功能中详细了解它。  更重要的是,我们想知道此属性是否与从复制数据库中读取数据导致的潜在死锁问题有关。

In the property description, it describes that the property is set to "False" by default. It also says "True if replication is supported using the connection". We found the description vague and we'd like to find out more about it in detail from MS and what it does.  More importantly we'd like to know if this property has anything to do with a potential deadlock issue caused by reading data from a replicated database.

推荐答案

您好Dps,

以下文章详细介绍了SQL Server Replication。

http://technet.microsoft.com/en-us/library/ ms151198.aspx
$


根据您的描述,我发现您必须遇到您认为可能由复制引起的问题。以下文章将帮助您监控复制问题。



如何监控复制问题?

http://sqlserver-qa.net/blogs/replication/archive/2009/09/24/6000.aspx

The following article talks about SQL Server Replication in detail.
http://technet.microsoft.com/en-us/library/ms151198.aspx

And from your description, I found that you must encounter a issue which you guess may caused by Replication. The following article would help you monitorring problems with replication.

How do I monitor problems with replication?
http://sqlserver-qa.net/blogs/replication/archive/2009/09/24/6000.aspx

最好的问候,

Alex Liang

论坛中的MSDN订阅者支持

如果您对我们的支持有任何反馈,请联系
msdnmg@microsoft.com




这篇关于.NET中的SqlConnection Replication属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆