WebTableDataset
Class
Definition
A web table.
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("WebTable")]
public class WebTableDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
- Inheritance
- Attributes
Constructors
| WebTableDataset() |
Properties
| Index |
The zero-based index of the table in the web page. |
| PartitionedBy |
The partitions to be used by the path. |
| Path |
The relative URL to the web page from the linked service URL. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |