नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Specifies whether a line separator is appended to the string written to a Stream object.
| Constant | Value | Description |
|---|---|---|
| adWriteChar | 0 | Default. Writes the specified text string (specified by the Data parameter) to the Stream object. |
| adWriteLine | 1 | Writes a text string and a line separator character to a Stream object. If the LineSeparator property is not defined, then this returns a run-time error. |
ADO/WFC Equivalent
These constants do not have ADO/WFC equivalents.