IDTSBufferManager100.IsVirtual[Int32] Propriété

Définition

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

Paramètres

hBufferType
Int32

Valeur de propriété

true si la mémoire tampon est une mémoire tampon virtuelle ; sinon, false.

Attributs

S’applique à