LumiSoft Mail Server User API
ColumnSize Property
Namespaces > LumiSoft.Data.lsDB > LDB_DataColumn > ColumnSize
Gets column size. Returns -1 if column is with variable length.
Syntax
C#Visual BasicManaged C++
public int ColumnSize { get; }
Public ReadOnly Property ColumnSize As Integer
public:
int ColumnSize {
	int get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)