This topic has not yet been rated - Rate this topic

MergeSessionSummary::SessionId Property

Gets or sets the identifier for the session.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public:
property int SessionId {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
An Int32 value.

This property can be retrieved or set by any user.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.