次の方法で共有


SqlDatabaseOutputDataSource.MaxWriterCount プロパティ

定義

最大ライター数(現在は 1 (単一ライター) と 0 (クエリ パーティションに基づく) のみが使用できます。 PUT 要求では省略可能です。

public int? MaxWriterCount { get; set; }
member this.MaxWriterCount : Nullable<int> with get, set
Public Property MaxWriterCount As Nullable(Of Integer)

プロパティ値

適用対象