Megosztás a következőn keresztül:


PostgreSQLOutputDataSource.MaxWriterCount Property

Definition

Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.

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

Property Value

Applies to