Metodo GetCount
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Questo membro esegue l'override di DTSReadOnlyCollectionBase. . :: . .GetCount() () () ().
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Protected Overrides Function GetCount As Integer
'Utilizzo
Dim returnValue As Integer
returnValue = Me.GetCount()
protected override int GetCount()
protected:
virtual int GetCount() override
abstract GetCount : unit -> int
override GetCount : unit -> int
protected override function GetCount() : int
Valore restituito
Tipo: System. . :: . .Int32
Vedere anche