IDTSBufferManager100.IsVirtual[Int32] Propiedad

Definición

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

Parámetros

hBufferType
Int32

Valor de propiedad

true si el búfer es un búfer virtual; de lo contrario, false.

Atributos

Se aplica a