This topic has not yet been rated - Rate this topic

ArticleConflict.GuidColumnName Property

Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public string GuidColumnName { get; set; }

Property Value

Type: System.String
A String value that specifies the GUID column name.

The GuidColumnName property is read/write.

Any user can get or set the GuidColumnName property.

This namespace, class, or member is supported only in the .NET Framework 2.0.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.