DataElement Class

Definition

Data element defines the semantics of each column of a dataset.

public class DataElement
Inheritance
DataElement

Constructors

DataElement()

Initializes a new instance of the DataElement class.

Properties

Culture

Optional. Culture of the data element.

Description

Optional. Description of the data element.

Format

Optional. Format of the data element.

Name

Optional. Name of the data element.

Type

Optional. Type of the data element.

Extension Methods

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