An NDoc Documented Class Library

OpenFileHow Enumeration

Flags used by OpenASFile for opening an askSam file.

[Serializable]
public enum OpenFileHow

Remarks

Missing <remarks> documentation for T:askSam.OpenFileHow

Members

Member NameDescription
ASOF_READOpen the file read only.
ASOF_READWRITEOpen the file for reading and writing.
ASOF_NEWCreate a new database file and open for read and writing.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

askSam Namespace