DTSBufferManagerClass.IsVirtual[Int32] 屬性

定義

public:
 virtual property bool IsVirtual[int] { bool get(int hBufferType); };
public virtual bool IsVirtual[int hBufferType] { get; }
member this.IsVirtual(int) : bool
Public Overridable ReadOnly Property IsVirtual(hBufferType As Integer) As Boolean

參數

hBufferType
Int32

屬性值

Boolean

如果緩衝區為虛擬緩衝區,則為 true ;否則 為 false

實作

適用於