Dataset Class

Definition

A Dataset defines the schema of the data as well as its storage.

public class Dataset
Inheritance
Dataset

Constructors

Dataset()

Initializes a new instance of the Dataset class.

Dataset(String, DatasetProperties)

Initializes a new instance of the Dataset class with required arguments.

Properties

Name

Name of the Dataset.

Properties

Dataset properties.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)