| FileDataOutputBlockSizeSettingKey Field |
The key of the setting in the stage settings that stores the block size. You should not normally change this setting.
Namespace:
Ookii.Jumbo.Jet.IO
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public const string BlockSizeSettingKey = "FileDataOutput.BlockSizeSettingKey"
Public Const BlockSizeSettingKey As String = "FileDataOutput.BlockSizeSettingKey"
public:
literal String^ BlockSizeSettingKey = "FileDataOutput.BlockSizeSettingKey"
static val mutable BlockSizeSettingKey: string
Field Value
Type:
StringSee Also