Condividi tramite


Proprietà MaxBcpThreads

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Sintassi

'Dichiarazione
Property MaxBcpThreads As Integer
    Get
    Set
'Utilizzo
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)

Valore proprietà

Tipo: System. . :: . .Int32