Udostępnij przez


Właściwość MdwRetentionLengthInDaysForMinutesHistory

Pobiera lub ustawia długość w dniach, które dane będą zachowane w narzędziu magazyn danych zarządzania (UMDW) historia tabela zapisów na minutę.

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

Syntax

'Deklaracja
<SfcPropertyAttribute(Data := True)> _
Public Property MdwRetentionLengthInDaysForMinutesHistory As Integer
    Get
    Set
'Użycie
Dim instance As Utility
Dim value As Integer

value = instance.MdwRetentionLengthInDaysForMinutesHistory

instance.MdwRetentionLengthInDaysForMinutesHistory = value
[SfcPropertyAttribute(Data = true)]
public int MdwRetentionLengthInDaysForMinutesHistory { get; set; }
[SfcPropertyAttribute(Data = true)]
public:
property int MdwRetentionLengthInDaysForMinutesHistory {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute(Data = true)>]
member MdwRetentionLengthInDaysForMinutesHistory : int with get, set
function get MdwRetentionLengthInDaysForMinutesHistory () : int
function set MdwRetentionLengthInDaysForMinutesHistory (value : int)

Wartość właściwości

Typ: System. . :: . .Int32
Int32 Wartość określającą długość w dniach, które dane będą zachowywane w tabela UMDW historia.