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