IDTSBufferManager100.IsVirtual[Int32] Propriété

Définition

Obtient une valeur qui indique si la mémoire tampon spécifiée est une mémoire tampon virtuelle.

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

ID de la mémoire tampon spécifiée.

Valeur de propriété

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

Attributs

S’applique à