Свойство OutputVerboseLevel
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
Property OutputVerboseLevel As Integer
Get
Set
'Применение
Dim instance As ISnapshotGenerationAgent
Dim value As Integer
value = instance.OutputVerboseLevel
instance.OutputVerboseLevel = value
int OutputVerboseLevel { get; set; }
property int OutputVerboseLevel {
int get ();
void set (int value);
}
abstract OutputVerboseLevel : int with get, set
function get OutputVerboseLevel () : int
function set OutputVerboseLevel (value : int)
Значение свойства
См. также