次の方法で共有


XmlReadSettings.ValidationMode プロパティ

定義

xml ファイルを読み取るときに使用される検証方法を示します。 使用できる値は、'none'、'xsd'、または 'dtd' です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象