Właściwość Utility.MdwRetentionLengthInDaysForHoursHistory
Pobiera lub ustawia długość w dniach, które dane będą zachowane w narzędziu magazyn danych zarządzania tabela historia (UMDW) dla wpisów-godzinnym.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(Data := True)> _
Public Property MdwRetentionLengthInDaysForHoursHistory As Integer
Get
Set
'Użycie
Dim instance As Utility
Dim value As Integer
value = instance.MdwRetentionLengthInDaysForHoursHistory
instance.MdwRetentionLengthInDaysForHoursHistory = value
[SfcPropertyAttribute(Data = true)]
public int MdwRetentionLengthInDaysForHoursHistory { get; set; }
[SfcPropertyAttribute(Data = true)]
public:
property int MdwRetentionLengthInDaysForHoursHistory {
int get ();
void set (int value);
}
[<SfcPropertyAttribute(Data = true)>]
member MdwRetentionLengthInDaysForHoursHistory : int with get, set
function get MdwRetentionLengthInDaysForHoursHistory () : int
function set MdwRetentionLengthInDaysForHoursHistory (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.