Compartir a través de


HitCount Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

For more information, see BreakpointTarget.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
ReadOnly Property HitCount As Integer
    Get
'Uso
Dim instance As IDTSBreakpointTarget100
Dim value As Integer

value = instance.HitCount
int HitCount { get; }
property int HitCount {
    int get ();
}
abstract HitCount : int
function get HitCount () : int

Valor de la propiedad

Tipo: System. . :: . .Int32