DataColumn.IsBlob Property
True if the data column is a blob field
[Visual Basic]
Public Property IsBlob As
Boolean
[C#]
public
bool IsBlob {get; set;}
Property Value
True if the data column is a blob field
See Also
DataColumn Class | Axezz.WebControls Namespace