RecordSize Property
Overloads
| RecordSize |
Record length. Each record (row of data) contains a number of columns with a fixed field size. This property is used for fixed record data files. JSON property name: qRecordSize |
RecordSize
Record length.
Each record (row of data) contains a number of columns with a fixed field size.
This property is used for fixed record data files.
JSON property name: qRecordSize
Declaration
int RecordSize { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |