SqlSource Class

Definition

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

Constructors

SqlSource()

Properties

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

Applies to