ColumnStream.CanWrite 속성

스트림이 쓰기를 지원하는지 여부를 나타내는 값을 가져옵니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
Public Overrides ReadOnly Property CanWrite As Boolean
    Get
'Usage
Dim instance As ColumnStream
Dim value As Boolean

value = instance.CanWrite
public override bool CanWrite { get; }

속성 값

형식: System.Boolean

추가 정보

참조

ColumnStream 클래스

ColumnStream 멤버

Microsoft.Isam.Esent.Interop 네임스페이스