How to open an askSam file in network sharing mode.
Missing <remarks> documentation for T:askSam.OpenFileShare
| Member Name | Description |
|---|---|
| ASOF_READ | Read Only |
| ASOF_READWRITE | Read and Write for you and others who have this database open. |
| ASOF_WRITE | Write Only |
| ASOF_EXCLUSIVE | Open the file exclusively if possible, this one is only used for file sharing. |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)