FrameColumnStorageType Property |
Gets the type of data stored in the column.
Namespace:
Meta.Numerics.Data
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public Type StorageType { get; }
Public ReadOnly Property StorageType As Type
Get
public:
property Type^ StorageType {
Type^ get ();
}
member StorageType : Type with get
Property Value
Type:
TypeSee Also