IDTSBufferManager100.IsVirtual[Int32] 屬性

定義

public:
 property bool IsVirtual[int] { bool get(int hBufferType); };
[System.Runtime.InteropServices.DispId(131)]
public bool IsVirtual[int hBufferType] { [System.Runtime.InteropServices.DispId(131)] get; }
[<System.Runtime.InteropServices.DispId(131)>]
[<get: System.Runtime.InteropServices.DispId(131)>]
member this.IsVirtual(int) : bool
Public ReadOnly Property IsVirtual(hBufferType As Integer) As Boolean

參數

hBufferType
Int32

屬性值

Boolean

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

屬性

適用於