Właściwość ISnapshotGenerationAgent.HistoryVerboseLevel
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Property HistoryVerboseLevel As Integer
Get
Set
'Użycie
Dim instance As ISnapshotGenerationAgent
Dim value As Integer
value = instance.HistoryVerboseLevel
instance.HistoryVerboseLevel = value
int HistoryVerboseLevel { get; set; }
property int HistoryVerboseLevel {
int get ();
void set (int value);
}
abstract HistoryVerboseLevel : int with get, set
function get HistoryVerboseLevel () : int
function set HistoryVerboseLevel (value : int)
Wartość właściwości
Typ: System.Int32
Zobacz także