次の方法で共有


CopyActivity クラス

定義

コピー アクティビティ。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.CopyActivity+CopyActivityConverter))]
public class CopyActivity : Azure.Analytics.Synapse.Artifacts.Models.ExecutionActivity
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.CopyActivity+CopyActivityConverter))>]
type CopyActivity = class
    inherit ExecutionActivity
Public Class CopyActivity
Inherits ExecutionActivity
継承
属性

コンストラクター

CopyActivity(String, CopySource, CopySink)

CopyActivity の新しいインスタンスを初期化します。

プロパティ

AdditionalProperties

その他のプロパティ。

(継承元 Activity)
DataIntegrationUnits

このデータ移動を実行するために使用できるデータ統合ユニットの最大数。 型: integer (または resultType 整数を含む式)、最小: 0。

DependsOn

アクティビティは条件によって異なります。

(継承元 Activity)
Description

アクティビティの説明。

(継承元 Activity)
EnableSkipIncompatibleRow

互換性のない行をスキップするかどうか。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

EnableStaging

中間ステージングを使用してデータをコピーするかどうかを指定します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

Inputs

アクティビティの入力の一覧。

LinkedServiceName

リンクされたサービス参照。

(継承元 ExecutionActivity)
LogSettings

ログを有効にする際に、お客様が提供する必要があるログ設定。

LogStorageSettings

(非推奨。LogSettings を使用してください) セッション ログを有効にする際に、お客様が指定する必要があるログ ストレージ設定。

Name

アクティビティ名。

(継承元 Activity)
OnInactiveMarkAs

状態が非アクティブに設定されている場合のアクティビティの状態の結果。 これは省略可能なプロパティであり、アクティビティが非アクティブな場合に指定しない場合、状態は既定で Succeeded になります。

(継承元 Activity)
Outputs

アクティビティの出力の一覧。

ParallelCopies

データ ストアのオーバーロードを回避するために、ソースまたはシンクで開かれた同時セッションの最大数。 型: integer (または resultType 整数を含む式)、最小: 0。

Policy

アクティビティ ポリシー。

(継承元 ExecutionActivity)
Preserve

ルールを保持します。

PreserveRules

ルールを保持します。

RedirectIncompatibleRowSettings

EnableSkipIncompatibleRow が true の場合、互換性のない行設定をリダイレクトします。

Sink

シンクCopy アクティビティ。 基底クラスであることに注意 CopySink してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、AzureDataLakeStoreSinkAzureDatabricksDeltaLakeSinkAzureMySqlSinkSnowflakeSinkSqlDWSinkSalesforceSinkSalesforceServiceCloudSinkParquetSinkOracleSinkMicrosoftAccessSinkInformixSinkDynamicsSinkDynamicsCrmSinkDelimitedTextSinkCosmosDbMongoDbApiSinkBlobSinkCosmosDbSqlApiSinkDocumentDbCollectionSinkRestSinkOdbcSinkJsonSinkCommonDataServiceForAppsSinkBinarySinkAzureTableSinkFileSystemSinkAzureQueueSinkAzurePostgreSqlSinkSapCloudForCustomerSinkAzureSearchIndexSinkOrcSinkAzureSqlSinkSqlSinkSqlServerSinkSqlMISinkが含まれます。AvroSinkAzureBlobFSSinkAzureDataExplorerSink

SkipErrorFile

データ整合性のフォールト トレランスを指定します。

Source

ソースCopy アクティビティ。 基底クラスであることに注意 CopySource してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスにはAmazonMWSSourceAmazonRdsForSqlServerSourceAmazonRdsForOracleSource、、、AmazonRedshiftSource、、 DynamicsCrmSourceBlobSourceBinarySourceCassandraSourceCommonDataServiceForAppsSourceConcurSourceCosmosDbMongoDbApiSourceCosmosDbSqlApiSourceAzureTableSourceDb2SourceCouchbaseSourceDelimitedTextSourceDocumentDbCollectionSourceDrillSourceDynamicsAXSourceDynamicsSourceAzureSqlSourceExcelSourceEloquaSourceFileSystemSourceGoogleAdWordsSourceGoogleBigQuerySourceGreenplumSourceHBaseSourceAzurePostgreSqlSourceHiveSourceHdfsSourceMarketoSourceMariaDBSourceMicrosoftAccessSourceMagentoSourceJsonSourceJiraSourceMongoDbAtlasSourceInformixSourceImpalaSourceHubspotSourceMongoDbSourceHttpSourceAzureMySqlSourceMongoDbV2SourceOdbcSourceODataSourceOffice365SourceNetezzaSourceOracleServiceCloudSourceOracleSourceAzureBlobFSSourceAzureDataLakeStoreSourceOrcSourceAzureDataExplorerSourceAzureDatabricksDeltaLakeSourceAzureMariaDBSourceMySqlSourceAvroSourceParquetSourcePaypalSourcePhoenixSourcePostgreSqlSourcePrestoSourceRestSourceZohoSourceSalesforceSourceXmlSourceSalesforceServiceCloudSourceXeroSourceSapBwSourceWebSourceSalesforceMarketingCloudSourceVerticaSourceSapCloudForCustomerSourceResponsysSourceSqlMISourceSapEccSourceSqlServerSourceSapHanaSourceSqlSourceTabularSourceSqlDWSourceTeradataSourceSybaseSourceSquareSourceSparkSourceSnowflakeSourceShopifySourceSharePointOnlineListSourceSapTableSourceSapOdpSourceServiceNowSourceQuickBooksSourceRelationalSourceSapOpenHubSource

StagingSettings

EnableStaging が true の場合の中間ステージング設定を指定します。

State

アクティビティの状態。 これは省略可能なプロパティであり、指定しない場合、状態は既定で Active になります。

(継承元 Activity)
Translator

Copy アクティビティトランスレーター。 指定しない場合は、表形式変換プログラムが使用されます。

UserProperties

アクティビティ ユーザーのプロパティ。

(継承元 Activity)
ValidateDataConsistency

データ整合性検証を有効にするかどうか。 型: boolean (または resultType ブール値を持つ式)。

適用対象