Właściwość ServerAdapterBase.InstanceName
Pobiera lub ustawia wartość właściwość odwołania.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property InstanceName As String
Get
'Użycie
Dim instance As ServerAdapterBase
Dim value As String
value = instance.InstanceName
public string InstanceName { get; }
public:
virtual property String^ InstanceName {
String^ get () sealed;
}
abstract InstanceName : string
override InstanceName : string
final function get InstanceName () : String
Wartość właściwości
Typ: System.String
A String wartości, który zawiera wartość opcji właściwość odwołania.