Właściwość CollectorConfigStore.MDWInstance
Pobiera lub ustawia wystąpienie, w którym znajduje się magazyn danych zarządzania.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute> _
Public Property MDWInstance As String
Get
Set
'Użycie
Dim instance As CollectorConfigStore
Dim value As String
value = instance.MDWInstance
instance.MDWInstance = value
[SfcPropertyAttribute]
public string MDWInstance { get; set; }
[SfcPropertyAttribute]
public:
property String^ MDWInstance {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute>]
member MDWInstance : string with get, set
function get MDWInstance () : String
function set MDWInstance (value : String)
Wartość właściwości
Typ: System.String
A String wartość jest wystąpienie nazwy.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.
Zobacz także