Share via


TableConstants.TableServiceMaxPayload Field

Definition

The maximum size of a string property for the Table service in bytes.

public const long TableServiceMaxPayload = 20971520;
val mutable TableServiceMaxPayload : int64
Public Const TableServiceMaxPayload As Long  = 20971520

Field Value

Value = 20971520

Applies to