Partager via


Méthode GetCount

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Protected MustOverride Function GetCount As Integer
'Utilisation
Dim returnValue As Integer

returnValue = Me.GetCount()
protected abstract int GetCount()
protected:
virtual int GetCount() abstract
abstract GetCount : unit -> int 
protected abstract function GetCount() : int

Valeur de retour

Type : System. . :: . .Int32
An Integer.