Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the amount of history logged during agent execution.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Property HistoryVerboseLevel As Integer
Get
Set
'Usage
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)
Property Value
Type: System.Int32
The value associated with the level.