SqlDWSource Class

Definition

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

Constructors

SqlDWSource()

Properties

SourceRetryCount (Inherited from CopySource)
SourceRetryWait (Inherited from CopySource)
SqlReaderQuery
SqlReaderStoredProcedureName
StoredProcedureParameters

Applies to