DatasetCreateOrUpdateParameters Class

Definition

Parameters specifying the Dataset to be created or updated.

public class DatasetCreateOrUpdateParameters
Inheritance
DatasetCreateOrUpdateParameters

Constructors

DatasetCreateOrUpdateParameters()
DatasetCreateOrUpdateParameters(Dataset)

Properties

Dataset

The definition of the Dataset to be created or updated.

Extension Methods

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