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
public int RecordSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!