FrameColumnStorageType Property
Gets the type of data stored in the column.
Namespace: Meta.Numerics.DataAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
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