ExtendedProperty.DataType Property

Definition

Gets the DataType of the value stored in this instance for the package. This field is read-only.

public:
 property TypeCode DataType { TypeCode get(); };
public TypeCode DataType { get; }
member this.DataType : TypeCode
Public ReadOnly Property DataType As TypeCode

Property Value

An Integer that indicates the DataType of the data stored for this property.

Applies to