Skip to content

DataRun Class

Jared Atkinson edited this page Nov 5, 2015 · 7 revisions

Syntax

public class DataRun
{
    // Properties
    public readonly long StartCluster;
    public readonly long ClusterLength;
    public readonly bool Sparse;
    public readonly bool Compressed;
}

Properties

StartCluster - 
ClusterLength - 
Sparse - 
Compressed - 

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally