AzureDatabricksDeltaLakeImportCommand Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres de commande d’importation d’Azure Databricks Delta Lake.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzureDatabricksDeltaLakeImportCommand+AzureDatabricksDeltaLakeImportCommandConverter))]
public class AzureDatabricksDeltaLakeImportCommand : Azure.Analytics.Synapse.Artifacts.Models.ImportSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzureDatabricksDeltaLakeImportCommand+AzureDatabricksDeltaLakeImportCommandConverter))>]
type AzureDatabricksDeltaLakeImportCommand = class
inherit ImportSettings
Public Class AzureDatabricksDeltaLakeImportCommand
Inherits ImportSettings
- Héritage
- Attributs
Constructeurs
AzureDatabricksDeltaLakeImportCommand() |
Initialise une nouvelle instance d’AzureDatabricksDeltaLakeImportCommand. |
Propriétés
AdditionalProperties |
Propriétés supplémentaires. (Hérité de ImportSettings) |
DateFormat |
Spécifiez le format de date pour csv dans Azure Databricks Delta Lake Copy. Type : chaîne (ou Expression avec chaîne resultType). |
TimestampFormat |
Spécifiez le format d’horodatage pour csv dans Azure Databricks Delta Lake Copy. Type : chaîne (ou Expression avec chaîne resultType). |
S’applique à
Azure SDK for .NET