Load |
The LoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadOptions | Initializes a new instance of the LoadOptions class. |
Name | Description | |
---|---|---|
![]() | CsvSeparator | Gets or sets a separator when uploading csv files. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | CsvTryParseNumbers | Gets or sets a value indicating whether numbers should be recognized when uploading csv files. |
![]() | Format | Gets or sets a file format for loading. |
![]() | InputFilePath | Gets or sets the path to the input file. |
![]() | Use1904DateSystem | Gets or sets a value indicating whether to use the 1904 date system. |