dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniBlob Class / LobType Property

LobType Property
Gets or sets type of the LOB object.
Syntax
'Declaration
 
Public ReadOnly Property LobType As UniDbType
 

Property Value

One of UniDbType values. The following types are allowed: UniDbType.Blob, UniDbType.Clob, UniDbType.NClob.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also