Udostępnij za pośrednictwem


Właściwość CollectorConfigStore.MDWDatabase

Pobiera lub ustawia nazwę bazy danych, który przechowuje dane zebrane.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Collector
Zestaw:  Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute> _
Public Property MDWDatabase As String
    Get
    Set
'Użycie
Dim instance As CollectorConfigStore
Dim value As String

value = instance.MDWDatabase

instance.MDWDatabase = value
[SfcPropertyAttribute]
public string MDWDatabase { get; set; }
[SfcPropertyAttribute]
public:
property String^ MDWDatabase {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute>]
member MDWDatabase : string with get, set
function get MDWDatabase () : String
function set MDWDatabase (value : String)

Wartość właściwości

Typ: System.String
A String wartość to nazwa bazy danych.

Uwagi

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