Udostępnij za pośrednictwem


Właściwość ReplicationObject.SqlServerName

Gets the name of the Microsoft SQL Server instance to which this object is connected.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public ReadOnly Property SqlServerName As String
    Get
'Użycie
Dim instance As ReplicationObject
Dim value As String

value = instance.SqlServerName
public string SqlServerName { get; }
public:
property String^ SqlServerName {
    String^ get ();
}
member SqlServerName : string
function get SqlServerName () : String

Wartość właściwości

Typ: System.String
A String wartości.

Uwagi

Ta właściwość jest dostępna z SQL Server 7.0, SQL Server 2000, i SQL Server 2005.

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.