DefaultColumnSize Parameter (Connect-Databricks Cmdlet)
Sets the default length of a string field for a provider.
Syntax
Connect-Databricks -DefaultColumnSize string
Data Type
cstr
Default Value
"1048576"
Remarks
プロバイダーの文字列フィールドのデフォルトの長さを設定します。プロバイダーによって設定されていない場合、この値は2000になります。
Sets the default length of a string field for a provider. If not set by the provider, the value will be 1048576.