Udostępnij za pośrednictwem


MySqlLinkedService.ConvertZeroDateTime Property

Definition

True to return DateTime.MinValue for date or datetime columns that have disallowed values. Type: boolean.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> ConvertZeroDateTime { get; set; }
member this.ConvertZeroDateTime : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property ConvertZeroDateTime As DataFactoryElement(Of Boolean)

Property Value

Applies to