共用方式為


GetCount 方法

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

命名空間:  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.