共用方式為


Constants.MaxAppendBlockSize Field

Definition

The maximum size of a single block for Append Blobs.

public const int MaxAppendBlockSize = 4194304;
val mutable MaxAppendBlockSize : int
Public Const MaxAppendBlockSize As Integer  = 4194304

Field Value

Value = 4194304

Applies to