TreeOptions.DiskTranspose Field

Definition

Whether to utilize the disk or the data's native transposition facilities (where applicable) when performing the transpose.

public bool? DiskTranspose;
val mutable DiskTranspose : Nullable<bool>
Public DiskTranspose As Nullable(Of Boolean) 

Field Value

Applies to