ISnapshotGenerationAgent.OutputVerboseLevel Özelliği
Ad Alanı: Microsoft.SqlServer.Replication
Derleme: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication içinde.dll)
Sözdizimi
'Bildirim
Property OutputVerboseLevel As Integer
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: System.Int32