Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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.