Condividi tramite


DTSBufferManagerClass.IsVirtual[Int32] Proprietà

Definizione

Ottiene un valore che indica se il buffer specificato è un buffer virtuale.

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

Parametri

hBufferType
Int32

ID del buffer specificato.

Valore della proprietà

true se il buffer è un buffer virtuale; in caso contrario, false.

Implementazioni

Si applica a