Name | Description | |
---|---|---|
![]() | JsonDataSource Constructor |
The following tables list the members exposed by JsonDataSource.
Name | Description | |
---|---|---|
![]() | JsonDataSource Constructor |
Name | Description | |
---|---|---|
![]() | ConnectionString | Specifies the string used to load the data from the json. |
![]() | CredentialsMode | |
![]() | EOF | Determines whether the CurrentPosition is at the end of data. |
![]() | JsonData | Specifies the json data string. |
![]() | JsonPath | Specifies the string used to select the data from json. |
![]() | ResourceLocator | Gets or sets the function that returns resource stream for a given name. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases the resources used by the JsonDataSource. |
![]() | Field | Returns the value of the field with the specified name. |
![]() | GetColumns | Returns the list of the json columns names. |
![]() | MoveFirst | Moves the current position to the first data record. |
![]() | MoveNext | Moves the current position to the next data record. |