CsvFileOutputRecordStream.GetStreamInfo
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
CsvFileOutputRecordStream.GetStreamInfo
Syntax
CsvFileOutputRecordStream.GetStreamInfo( streamDescription)
Return Value
The absolute path of the file associated with this CsvFileOutputRecordStream .
Purpose
Get descriptive information about this stream useful for displaying to the user. Implements OutputRecordStream.GetStreamInfo .
Parameters
streamDescription As String
[Out] Outputs "CSV File Output Record Stream".