JsonDataSource Properties
The read-only data source that retrieves and provides JSON data.
Name | Description |
---|---|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Connection |
Specifies the connection name that the Json |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Data |
|
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Json |
Gets or sets an object that stores JSON data import settings. |
Name |
Inherited from Data |
Root |
Gets or sets the name of the root element in the associated data source. |
Schema |
Gets or sets the Json |
Schema |
Specifies how many data source elements to analyze on each level to build the schema. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also