Table of Contents

Enum VBFileMode

Namespace
RDCore.SDK.Model.AST.Statements
Assembly
RDCore.SDK.dll

MS-VBAL 5.4.5.1 the Open statement's fileMode clause.

public enum VBFileMode

Fields

Append = 0
Binary = 1
Input = 2
Output = 3
Random = 4