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

속성 값

버퍼가 가상 버퍼이면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상