Share via


TableConstants.TableServiceMaxStringPropertySizeInBytes Field

Definition

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

public const int TableServiceMaxStringPropertySizeInBytes = 65536;
val mutable TableServiceMaxStringPropertySizeInBytes : int
Public Const TableServiceMaxStringPropertySizeInBytes As Integer  = 65536

Field Value

Value = 65536

Applies to