AzureTableDataset Class

Definition

The Azure table storage.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureTable")]
public class AzureTableDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
Inheritance
Attributes

Constructors

AzureTableDataset()
AzureTableDataset(String)

Properties

TableName

The table name of the Azure table storage.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)