MergeSubscriberMonitor.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the instance of Microsoft SQL Server to which the MergeSubscriberMonitor object is connected.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Property Value
A String value.
Remarks
The Name property is read-only.
The Name property can be specified or retrieved by any user.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.