GetCount 方法
此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Protected MustOverride Function GetCount As Integer
'用途
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
傳回值
型別:System. . :: . .Int32
An Integer.