HRBcpBlocks propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Replication (dans Microsoft.SqlServer.Replication.dll)

Syntaxe

'Déclaration
Public Property HRBcpBlocks As Integer
    Get
    Set
'Utilisation
Dim instance As SnapshotGenerationAgent
Dim value As Integer

value = instance.HRBcpBlocks

instance.HRBcpBlocks = value
public int HRBcpBlocks { get; set; }
public:
property int HRBcpBlocks {
    int get ();
    void set (int value);
}
member HRBcpBlocks : int with get, set
function get HRBcpBlocks () : int
function set HRBcpBlocks (value : int)

Valeur de la propriété

Type : System. . :: . .Int32