Mediachase FileUploader.NET 1.9 Framework Help

SqlBlobStream.GetDataLength Method 

Gets the selected element's data length.

[Visual Basic]
Overridable Protected Function GetDataLength() As Integer
[C#]
protected virtual int GetDataLength();

Return Value

The data length. (bytes)

See Also

SqlBlobStream Class | Mediachase.FileUploader Namespace