AzureTableSource Class

Definition

public class AzureTableSource : Microsoft.Azure.Management.DataFactories.Models.CopySource
type AzureTableSource = class
    inherit CopySource
Public Class AzureTableSource
Inherits CopySource
Inheritance
AzureTableSource

Constructors

AzureTableSource()

Properties

AzureTableSourceIgnoreTableNotFound
AzureTableSourceQuery
SourceRetryCount (Inherited from CopySource)
SourceRetryWait (Inherited from CopySource)

Applies to